Matched board/ui

This commit is contained in:
mrshigure 2024-01-23 20:43:24 -08:00
parent 5db390678a
commit 44a6066f08
8 changed files with 2075 additions and 16 deletions

View file

@ -1982,8 +1982,6 @@ static float last5GfxPosTbl[2][3][2] = {
static void UpdateLast5Gfx(omObjData *object);
void BoardSpriteCreate(s32 file, s16 prio, AnimData **anim, s16 *sprite);
void BoardLast5GfxInit(void)
{
Last5GfxWork *work;
@ -2011,7 +2009,7 @@ void BoardLast5GfxInit(void)
lastF = 0;
}
for(i=0; i<3; i++) {
s16 prio;
s32 prio;
s32 spr_file;
if(i == 1) {

1997
src/game/board/ui.c Executable file

File diff suppressed because it is too large Load diff