implement and link ac_tukimi

This commit is contained in:
Hexalotl
2024-02-10 23:10:28 -08:00
parent 37c78eee4b
commit 401d13a895
6 changed files with 209 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define AC_TUKIMI_H
#include "types.h"
#include "m_actor.h"
#include "ac_structure.h"
#ifdef __cplusplus
extern "C" {
+1
View File
@@ -2698,6 +2698,7 @@ extern int mNT_check_unknown(mActor_name_t item_no);
#define DUMMY_SHRINE 0xF103
#define DUMMY_RADIO 0xF109
#define DUMMY_YATAI 0xF10A
#define DUMMY_TUKIMI 0xF10A
#define DUMMY_MIKUJI 0xF10D
#define DUMMY_TAMA 0xF110
#define DUMMY_KOINOBORI 0xF114