UI: Add obfuscation func
You could also say.. obs-fuscation.
This commit is contained in:
@@ -107,9 +107,11 @@ endif()
|
||||
|
||||
if(BROWSER_AVAILABLE_INTERNAL)
|
||||
list(APPEND obs_PLATFORM_SOURCES
|
||||
obf.c
|
||||
auth-oauth.cpp
|
||||
)
|
||||
list(APPEND obs_PLATFORM_HEADERS
|
||||
obf.h
|
||||
auth-oauth.hpp
|
||||
)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user