mirror of
https://github.com/zeldaret/tp
synced 2026-08-17 13:30:07 -04:00
d_a_obj_ari OK (#2160)
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
/* 0 */ LOC_OUTSIDE,
|
||||
/* 1 */ LOC_AGITHA,
|
||||
/* 2 */ LOC_UNK_2,
|
||||
/* 3 */ LOC_UNK_3,
|
||||
};
|
||||
|
||||
/* 8015E010 */ dInsect_c();
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#ifndef D_MENU_D_MENU_INSECT_H
|
||||
#define D_MENU_D_MENU_INSECT_H
|
||||
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "d/d_drawlist.h"
|
||||
#include "d/save/d_save.h"
|
||||
|
||||
class CPaneMgr;
|
||||
struct CSTControl;
|
||||
|
||||
Reference in New Issue
Block a user