mirror of
https://github.com/zeldaret/st
synced 2026-09-03 10:00:07 -04:00
Make hex digits consistent (#55)
This commit is contained in:
@@ -271,7 +271,7 @@ ARM unk32 ItemManager::func_ov000_020a8aa4() {
|
||||
}
|
||||
|
||||
ARM unk32 ItemManager::func_ov000_020a8ab8() {
|
||||
return this->mUnk_20 != NULL ? this->mUnk_20->mUnk_0c : 0;
|
||||
return this->mUnk_20 != NULL ? this->mUnk_20->mUnk_0C : 0;
|
||||
}
|
||||
|
||||
ARM unk32 ItemManager::func_ov000_020a8acc() {
|
||||
|
||||
Reference in New Issue
Block a user