mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-10 11:55:10 -04:00
Color_RGBAu32 (#253)
* Renamed deprecated RGB5A1 to RGBA16 * Cleanup shopkeeper structs with Color_RGBAu32 and Vec3f * Rename functions with RGB5A1 in them * BSS fix
This commit is contained in:
@@ -3240,10 +3240,10 @@
|
||||
0x80178DAC:("func_80178DAC",),
|
||||
0x80178E3C:("func_80178E3C",),
|
||||
0x80178E7C:("func_80178E7C",),
|
||||
0x80178F30:("Check_WriteRGB5A1Pixel",),
|
||||
0x80178F30:("Check_WriteRGBA16Pixel",),
|
||||
0x80178F60:("Check_WriteI4Pixel",),
|
||||
0x80178FA0:("Check_DrawI4Texture",),
|
||||
0x80179090:("Check_ClearRGB5A1",),
|
||||
0x80179090:("Check_ClearRGBA16",),
|
||||
0x8017910C:("Check_DrawExpansionPakErrorMessage",),
|
||||
0x801791CC:("Check_DrawRegionLockErrorMessage",),
|
||||
0x80179260:("Check_ExpansionPak",),
|
||||
|
||||
Reference in New Issue
Block a user