mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-01-05 03:00:50 -06:00
Remove detail namespaces. (#137)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <os/user_detail.h>
|
||||
#include <os/user.h>
|
||||
|
||||
bool os::user::detail::IsDarkTheme()
|
||||
bool os::user::IsDarkTheme()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user