Various BUGFIXes and UBFIXes
This commit is contained in:
+3
-1
@@ -2896,7 +2896,9 @@ static const union AnimCmd sAnim_CreditDigit[] =
|
||||
ANIMCMD_FRAME(18, 0), // 9
|
||||
// BUG: Animation not terminated properly
|
||||
// Doesn't matter in practice, the frames are set directly and not looped
|
||||
//ANIMCMD_END
|
||||
#ifdef BUGFIX
|
||||
ANIMCMD_END
|
||||
#endif
|
||||
};
|
||||
|
||||
static const union AnimCmd *const sAnims_CreditDigit[] =
|
||||
|
||||
Reference in New Issue
Block a user