mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-11 11:02:37 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* Menu - Insect List
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h"
|
||||
|
||||
#include "d/d_menu_insect.h"
|
||||
#include "JSystem/J2DGraph/J2DTextBox.h"
|
||||
#include "JSystem/JKernel/JKRExpHeap.h"
|
||||
@@ -19,11 +21,6 @@
|
||||
#include "m_Do/m_Do_graphic.h"
|
||||
#include "stdio.h"
|
||||
|
||||
/* 803BD780-803BD78C 01A8A0 000C+00 1/1 0/0 0/0 .data cNullVec__6Z2Calc */
|
||||
static u8 cNullVec__6Z2Calc[12] = {
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
||||
};
|
||||
|
||||
typedef void (dMenu_Insect_c::*initFunc)();
|
||||
static initFunc map_init_process[] = {
|
||||
&dMenu_Insect_c::wait_init, &dMenu_Insect_c::explain_open_init,
|
||||
|
||||
Reference in New Issue
Block a user