diff options
| author | Nicholas Estelami <NEstelami@users.noreply.github.com> | 2020-05-26 12:53:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 12:53:53 -0400 |
| commit | 88946f303b279c44f0f0fa0151e6f6473775f9a4 (patch) | |
| tree | 679eccb5c5cdaa8138b12ffbca34848820d78b7a /src/code | |
| parent | 442b15c79f488237a790441dd592edb832eb6bf9 (diff) | |
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>
Diffstat (limited to 'src/code')
| -rw-r--r-- | src/code/z_demo.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
