Implement & link ac_count02

This commit is contained in:
Cuyler36
2025-05-11 03:55:10 -04:00
parent 1e380d8442
commit 5e2f48c8e0
6 changed files with 281 additions and 3 deletions
+1 -2
View File
@@ -2,7 +2,7 @@
#define AC_COUNT02_H
#include "types.h"
#include "m_actor.h"
#include "ac_structure.h"
#ifdef __cplusplus
extern "C" {
@@ -15,4 +15,3 @@ extern ACTOR_PROFILE Count02_Profile;
#endif
#endif
+1
View File
@@ -3389,6 +3389,7 @@ extern int mNT_check_unknown(mActor_name_t item_no);
#define DUMMY_TUKIMI 0xF10A
#define DUMMY_MIKUJI 0xF10D
#define DUMMY_COUNT 0xF10E
#define DUMMY_COUNT02 0xF10F
#define DUMMY_TAMA 0xF110
#define DUMMY_TURI 0xF111
#define DUMMY_KOINOBORI 0xF114