Replace int with s32

This commit is contained in:
Tal Hayon
2022-04-17 10:10:17 +03:00
parent c6e3eafd09
commit 10af15d30a
4 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ u32 sub_08081E3C(Entity* this) {
0x77, 0x78, 0x79, 0x7a, 0, 0,
};
const u16* tmp1;
int tmp2;
s32 tmp2;
tmp2 = GetTileType(this->field_0x74.HWORD, this->collisionLayer);
tmp1 = gUnk_0811EE50;
do {