mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-19 12:08:34 +01:00
Make s32
This commit is contained in:
parent
fe81cc449e
commit
52d0b59f5a
@ -484,8 +484,8 @@ void sub_81C79BC(const u16 *a0, const u16 *a1, s32 a2, s32 a3, s32 a4, u16 *pale
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
int r, g, b;
|
s32 r, g, b;
|
||||||
int r1, g1, b1;
|
s32 r1, g1, b1;
|
||||||
while (a2--)
|
while (a2--)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user