diff options
| author | Parker Burnett <burnettparker@gmail.com> | 2021-04-30 20:31:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 20:31:49 -0400 |
| commit | 2ee1fd4668c04899bf9f4a6b474d503d012e1f94 (patch) | |
| tree | 65bcaf465bd420332a69a33e2482c1105795dbfc /undefined_syms.txt | |
| parent | 9dbebfa38f99d50d051d862e380e25c599c5430c (diff) | |
finished object_skb (#790)
* finished object_skb
* neglected the limbs and dlists, so I added them
* adding the textures
* fixing some names
* ....forgot to change the c file....
* hopefully fixed formatting issue
Diffstat (limited to 'undefined_syms.txt')
| -rw-r--r-- | undefined_syms.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/undefined_syms.txt b/undefined_syms.txt index 91b34d1c2..06fab4d5f 100644 --- a/undefined_syms.txt +++ b/undefined_syms.txt @@ -2206,14 +2206,6 @@ D_06003B68 = 0x06003B68; D_060041A8 = 0x060041A8; D_06004574 = 0x06004574; -// z_en_skb -D_06000460 = 0x06000460; -D_060009DC = 0x060009DC; -D_06000D98 = 0x06000D98; -D_06001854 = 0x06001854; -D_060041F8 = 0x060041F8; -D_060047E0 = 0x060047E0; - // z_en_stream D_06000950 = 0x06000950; |
