mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-31 07:56:03 -04:00
ntsc-1.0: Fix mismatch in setupazt.c
This commit is contained in:
@@ -528,7 +528,9 @@ u8 func0402_outro_from_menu[] = {
|
||||
set_ailist(0x03, GAILIST_IDLE)
|
||||
set_ailist(CHR_SKEDAR, GAILIST_IDLE)
|
||||
set_ailist(CHR_ELVIS_OUTRO, GAILIST_IDLE)
|
||||
#if VERSION >= VERSION_NTSC_FINAL
|
||||
set_ailist(CHR_TRENT, GAILIST_IDLE)
|
||||
#endif
|
||||
hide_chr(CHR_ROBOT1)
|
||||
hide_chr(CHR_ROBOT2)
|
||||
hide_chr(CHR_ROBOT3)
|
||||
|
||||
Reference in New Issue
Block a user