Implement & link ac_taisou_npc0

This commit is contained in:
Cuyler36
2025-06-15 02:11:03 -04:00
parent c1503d0031
commit ce3abb3b57
9 changed files with 687 additions and 28 deletions
+1
View File
@@ -32,6 +32,7 @@ typedef int BOOL;
#define ATTRIBUTE_ALIGN(num) __attribute__((aligned(num)))
#define INT_MIN -2147483648
#define INT_MAX 2147483647
#ifndef NULL