mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-11 11:36:31 -05:00
Rgb32 back to RGB
This commit is contained in:
@@ -20,7 +20,7 @@ void sub_80155F0(void);
|
||||
|
||||
struct PortraitGfxSub
|
||||
{
|
||||
const Rgb32 *pal;
|
||||
const RGB *pal;
|
||||
const u8 *gfx;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user