From 88946f303b279c44f0f0fa0151e6f6473775f9a4 Mon Sep 17 00:00:00 2001 From: Nicholas Estelami Date: Tue, 26 May 2020 12:53:53 -0400 Subject: Decompiled 101 of the 110 scenes. (#153) * Auto stash before rebase of "upstream/master" * A large number of scenes have been decompiled. * Fixed makefile * Decompiled around 40 scenes. * Removed old file Co-authored-by: Jack Walker <7463599+Jack-Walker@users.noreply.github.com> --- src/code/z_demo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code') diff --git a/src/code/z_demo.c b/src/code/z_demo.c index 36b47ee59..3bec7c80a 100644 --- a/src/code/z_demo.c +++ b/src/code/z_demo.c @@ -2063,4 +2063,4 @@ void Cutscene_SetSegment(GlobalContext* globalCtx, u32 segment) { } else { globalCtx->csCtx.segment = (void*)segment; } -} +} \ No newline at end of file -- cgit v1.2.3