mirror of
https://github.com/zeldaret/tp
synced 2026-06-24 09:41:32 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "d/dolzel.h"
|
||||
|
||||
#include "d/d_menu_dmap.h"
|
||||
#include "JSystem/J2DGraph/J2DAnmLoader.h"
|
||||
#include "JSystem/J2DGraph/J2DGrafContext.h"
|
||||
@@ -28,11 +30,6 @@
|
||||
#define POINTER_OPT 0
|
||||
#endif
|
||||
|
||||
/* 803BC7E0-803BC7EC 019900 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_Dmap_c::*ProcFunc)();
|
||||
|
||||
static ProcFunc init_process[5] = {
|
||||
|
||||
Reference in New Issue
Block a user