refresh 4

This commit is contained in:
n64
2019-12-01 21:52:53 -05:00
parent 8bc51a5025
commit 99e662fa5d
729 changed files with 21400 additions and 37110 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
#include "segment_symbols.h"
#include "level_commands.h"
#include "game/area.h"
#include "game/level_update.h"
#include "levels/scripts.h"
@@ -27,7 +28,7 @@ const LevelScript level_ending_entry[] = {
/*9*/ SLEEP(/*frames*/ 60),
/*10*/ BLACKOUT(/*active*/ FALSE),
/*11*/ LOAD_AREA(/*area*/ 1),
/*12*/ TRANSITION(/*transType*/ 0, /*time*/ 75, /*color*/ 0, 0, 0),
/*12*/ TRANSITION(/*transType*/ WARP_TRANSITION_FADE_FROM_COLOR, /*time*/ 75, /*color*/ 0x00, 0x00, 0x00),
/*14*/ SLEEP(/*frames*/ 120),
/*15*/ CALL(/*arg*/ 0, /*func*/ lvl_play_the_end_screen_sound),
// L1: