mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_a_obj_kznkarm OK (#2678)
* d_a_obj_kznkarm OK * d_a_title GZ2P01 Matching * More GZ2P01 Matches * d_s_name matching for PAL * d_msg_scrn_light Matching for PAL * d_menu_fishing Matches on PAL * d_file_sel_info Matches on PAL * d_a_npc_cd Matching on PAL * d_error_msg Matches on PAL * d_cam_param matches as is on PAL * Fix PAL JSystem and Z2AudioLib splits/symbols * Aligning the rest of TUs to compile on all GC versions
This commit is contained in:
@@ -79,7 +79,15 @@ public:
|
||||
/* 80259008 */ void brightCheck();
|
||||
/* 802590F8 */ void changeGameScene();
|
||||
|
||||
#if VERSION == VERSION_GCN_PAL
|
||||
void bmg_data_set();
|
||||
void tex_data_set();
|
||||
#endif
|
||||
|
||||
private:
|
||||
#if VERSION == VERSION_GCN_PAL
|
||||
u8 field_0x1c4_pal[0x28];
|
||||
#endif
|
||||
/* 0x1C4 */ request_of_phase_process_class field_0x1c4;
|
||||
/* 0x1CC */ JKRExpHeap* mHeap;
|
||||
/* 0x1D0 */ JKRExpHeap* field_0x1d0;
|
||||
|
||||
Reference in New Issue
Block a user