mirror of
https://github.com/meekrosoft/fff
synced 2026-01-24 08:51:37 +01:00
Moved global variables into struct so they don't pollute the global namespace
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
RESET_FAKE(voidfunc1);
|
||||
RESET_FAKE(voidfunc2);
|
||||
RESET_FAKE(longfunc0);
|
||||
RESET_HISTORY();
|
||||
FFF_RESET_HISTORY();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user