diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2023-08-06 14:14:33 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-06 14:14:33 -0400 |
| commit | bd0c96e41818de39d243604f2a56bdee779956f2 (patch) | |
| tree | a26ed55cebc7cf7b7dfcedaf617e8f35cf1d15e5 /yamls/jp/code.yaml | |
| parent | 49676377a38a3dfd2d6a50e885d7fb814e1e377b (diff) | |
`gamealloc.c` (#33)
* C file
* match file
* review
Diffstat (limited to 'yamls/jp/code.yaml')
| -rw-r--r-- | yamls/jp/code.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yamls/jp/code.yaml b/yamls/jp/code.yaml index e7f6f92..30d1e17 100644 --- a/yamls/jp/code.yaml +++ b/yamls/jp/code.yaml @@ -84,7 +84,7 @@ - [0x6F6230, asm, code/audioMgr] - [0x6F68B0, asm, code/cfbinfo] - [0x6F6AA0, asm, code/game] - - [0x6F73C0, asm, code/gamealloc] + - [0x6F73C0, c, code/gamealloc] - [0x6F7500, asm, code/gfxalloc] - [0x6F7580, asm, code/graph] - [0x6F83B0, c, code/irqmgr] |
