mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-28 08:09:01 -04:00
initial structure from ghidra
This commit is contained in:
@@ -74,7 +74,7 @@ void dMenu_Dmap_c::noteInit() {
|
||||
|
||||
/* 801AC2D8-801AC2EC .text noteCheck__12dMenu_Dmap_cFv */
|
||||
bool dMenu_Dmap_c::noteCheck() {
|
||||
return field_0x0972 == 1 ? TRUE : FALSE;
|
||||
return field_0x093C.mUserArea == 1 ? TRUE : FALSE;
|
||||
}
|
||||
|
||||
/* 801AC2EC-801AC390 .text noteAppear__12dMenu_Dmap_cFv */
|
||||
|
||||
Reference in New Issue
Block a user