mirror of
https://github.com/zeldaret/ss
synced 2026-05-31 17:32:02 -04:00
fixup! item_mdl_item OK
remove no-op comment
This commit is contained in:
@@ -131,7 +131,6 @@ void dItemMdlRupee_c::draw() {
|
||||
}
|
||||
|
||||
void dItemMdlRupee_c::vt_0x20(u16 itemId) {
|
||||
// no-op
|
||||
int i = 0;
|
||||
bool found = false;
|
||||
while (!found && i < ARRAY_LENGTH(sMdlConfig)) {
|
||||
|
||||
Reference in New Issue
Block a user