This commit is contained in:
angie
2023-10-18 09:35:40 -03:00
parent fa5fe82983
commit 9c09615203
+1 -1
View File
@@ -18,7 +18,7 @@
#define THIS ((EnAn*)thisx)
// Change this to non-zero to enable debug printing
#define DEBUG_PRINT 1
#define DEBUG_PRINT 0
void EnAn_Init(Actor* thisx, PlayState* play);
void EnAn_Destroy(Actor* thisx, PlayState* play);