mirror of
https://github.com/zeldaret/tp
synced 2026-05-28 08:25:48 -04:00
Fixed _savegpr etc. (#54)
* renamed func_XXX to _savegpr_XX * renamed func_XXX to _restgpr_XX * renamed func_XXX to _savefpr_XX * renamed func_XXX to _restfpr_XX * cleanup functions.h and moved intrisics to mwcc.h * formatting * cleanup functions.h * fix bad-formatting from master Co-authored-by: Julgodis <>
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
#include "global.h"
|
||||
|
||||
class J2DTextBox{};
|
||||
class J2DTextBox {};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user