mirror of
https://github.com/zeldaret/botw
synced 2026-06-14 06:13:50 -04:00
ksys/res: Implement some ResourceMgrTask prerequisites
This commit is contained in:
@@ -10,4 +10,8 @@ bool stubbedLogFunction();
|
||||
// TODO: figure out what this is used for. Stubbed log function?
|
||||
bool returnFalse();
|
||||
|
||||
// In release builds, the only thing this function does is return 0.
|
||||
// TODO: figure out what this is used for. Stubbed log function?
|
||||
bool returnFalse2();
|
||||
|
||||
} // namespace ksys::res
|
||||
|
||||
Reference in New Issue
Block a user