mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Decompile graph.c
- decompile `graph.c` (2 non-matchings left) - decompile `z_game_dlftbls.c` - add noop macros in `gbi.h`
This commit is contained in:
parent
b96c016948
commit
f818fb5299
685 changed files with 3310 additions and 3503 deletions
|
@ -26,7 +26,7 @@ static void Opening_Update(OpeningContext* this) {
|
|||
func_80803C5C(this);
|
||||
}
|
||||
|
||||
static void Opening_Destroy(OpeningContext* this) {
|
||||
void Opening_Destroy(OpeningContext* this) {
|
||||
}
|
||||
|
||||
void Opening_Init(OpeningContext* this) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue