mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 13:24:40 -04:00
move more of d_save / d_com_inf_game (#141)
* some d_save matches / fixes * more d_save cleanup * fopAc_ac_c changes * move a bunch of d_save / d_com_inf_game stuff * format + remove asm * move bit labels to correct header * format * move d_item * fix check_itemno doc * move * fixes * getLayerNo_common_common almost matching just regalloc issues * small fixes * few more matches * fix
This commit is contained in:
@@ -234,7 +234,7 @@ SECTION_SDATA u32 JUTGamePad::sStickMode = 0x00000001;
|
||||
SECTION_SDATA u32 JUTGamePad::sClampMode = 0x00000001;
|
||||
|
||||
/* 804514E0-804514E4 0009E0 0004+00 1/1 2/2 0/0 .sbss sRumbleSupported__10JUTGamePad */
|
||||
u8 JUTGamePad::sRumbleSupported[4];
|
||||
u32 JUTGamePad::sRumbleSupported;
|
||||
|
||||
/* 802E08E4-802E0BBC 2DB224 02D8+00 0/0 2/2 0/0 .text read__10JUTGamePadFv */
|
||||
#pragma push
|
||||
|
||||
Reference in New Issue
Block a user