mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-08 11:47:03 -04:00
ChkBit comments and enum work (#2571)
* Jagar cleanup * saru work * e_fm work * gob enum added * gob cleanup * gob anm enums * dComIfGs_isEventBit comments added * More bit work and besu enum work * Maybe fixed the issue?
This commit is contained in:
@@ -600,7 +600,10 @@ static int daObjBATTA_Execute(daObjBATTA_c* i_this) {
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80BACA5C-80BACA60 0000EC 0004+00 0/1 0/0 0/0 .rodata l_musiya_num */
|
||||
static u16 const l_musiya_num[2] = { 0x197, 0x198 };
|
||||
static u16 const l_musiya_num[2] = {
|
||||
0x197, /* dSv_event_flag_c::F_0407 - Misc. - Grasshopper (M) */
|
||||
0x198, /* dSv_event_flag_c::F_0408 - Misc. - Grasshopper (F) */
|
||||
};
|
||||
|
||||
/* 80BAC194-80BAC6A0 002454 050C+00 1/1 0/0 0/0 .text create__12daObjBATTA_cFv */
|
||||
int daObjBATTA_c::create() {
|
||||
|
||||
Reference in New Issue
Block a user