mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
Implement & link ac_taisou_npc0
This commit is contained in:
@@ -32,6 +32,7 @@ typedef int BOOL;
|
||||
|
||||
#define ATTRIBUTE_ALIGN(num) __attribute__((aligned(num)))
|
||||
|
||||
#define INT_MIN -2147483648
|
||||
#define INT_MAX 2147483647
|
||||
|
||||
#ifndef NULL
|
||||
|
||||
Reference in New Issue
Block a user