1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-13 11:24:40 +00:00

[ntsc-1.2] Decompile cic6105.c, main.c (#2068)

* decompile-OK Main, cic6105.c

* names cleanup / minimal doc

* match versions

* fix bad disasm metadata format

* bss

* bss

* review 1

* review 2

* review 3

* review 4

* cleanup

* bss

* add some sizes to disasm metadata symbols
This commit is contained in:
Dragorn421 2024-08-25 16:00:10 +02:00 committed by GitHub
parent 22a00b46fb
commit 7056423e5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 186 additions and 14 deletions

View file

@ -4,6 +4,8 @@
#define GFXPOOL_HEAD_MAGIC 0x1234
#define GFXPOOL_TAIL_MAGIC 0x5678
#pragma increment_block_number "gc-eu:128 gc-eu-mq:128"
/**
* The time at which the previous `Graph_Update` ended.
*/