fixup! item_mdl_item OK

remove no-op comment
This commit is contained in:
robojumper
2026-04-30 23:32:29 +02:00
parent 76ace07831
commit 28b4624ffd
-1
View File
@@ -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)) {