Implement & link ac_shrine

This commit is contained in:
Cuyler36
2023-12-18 09:20:52 -05:00
parent a4fb550821
commit f6541395e8
20 changed files with 757 additions and 18 deletions
+2
View File
@@ -16,6 +16,8 @@ enum effect_type {
eEC_EFFECT_WARAU,
/* TODO: finish */
eEC_DOUZOU_LIGHT = 101,
eEC_HEM_LIGHT = 123,
eEC_EFFECT_NUM = 126
};