mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
Fix .text symbol file alignment, add ALL_NPC_NUM define
This commit is contained in:
+1994
-1994
File diff suppressed because it is too large
Load Diff
@@ -141,6 +141,7 @@ typedef struct offset_table_s {
|
||||
/* TODO: these should be calculated via definitions later */
|
||||
#define NPC_NUM 236
|
||||
#define NPC_ISLANDER_NUM 18
|
||||
#define ALL_NPC_NUM NPC_NUM + 2 // include the two test villagers
|
||||
|
||||
#define TICKET_STACK_MAX 5
|
||||
#define WISP_STACK_MAX 5
|
||||
|
||||
Reference in New Issue
Block a user