End of line
This commit is contained in:
parent
6eba5bcb80
commit
5b734d420b
@ -1752,4 +1752,4 @@ static const u8 sSpanPerImage[4][4] =
|
||||
// i.e, a 32x32 sprite has span 4, because 1 << 4 == 16 == 4x4 tiles
|
||||
u32 GetSpanPerImage(u32 shape, u32 size) {
|
||||
return sSpanPerImage[shape][size];
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user