forked from 3rd-party/fff
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