mirror of
https://github.com/zeldaret/oot
synced 2026-08-22 06:44:46 -04:00
ovl_Demo_Kankyo OK (#608)
* Decompiled, not yet matched * Another match * Fix merge * OK * Move cutscene data to separate source files, name some functions and variables * Small cleanup * Some docs * Small improvements * Struct_Unk_150 -> DemoKankyo_Unk_150 * Review Suggestions Co-authored-by: mzxrules <mzxrules@gmail.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Further review changes * rm reloc asm Co-authored-by: Thar0 <maximilianc64@gmail.com> Co-authored-by: mzxrules <mzxrules@gmail.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _Z64CUTSCENE_CMMANDS_H_
|
||||
#define _Z64CUTSCENE_CMMANDS_H_
|
||||
#ifndef _Z64CUTSCENE_COMMANDS_H_
|
||||
#define _Z64CUTSCENE_COMMANDS_H_
|
||||
|
||||
#include "command_macros_base.h"
|
||||
#include "z64cutscene.h"
|
||||
|
||||
Reference in New Issue
Block a user