diff options
| author | Pokeglitch <pokeglitchx@gmail.com> | 2018-05-31 21:27:02 -0400 |
|---|---|---|
| committer | Pokeglitch <pokeglitchx@gmail.com> | 2018-05-31 21:27:02 -0400 |
| commit | a522a56436cd8df435019cafc7a5a78f698ff08f (patch) | |
| tree | 1588d7aeeb3c4672f9c21c3c5554d9800ceb977b /data | |
| parent | ebe6e6344981539e42694cdd5899b303389c0fb6 (diff) | |
Disassembled some copy functions and some unknown string functions
Diffstat (limited to 'data')
| -rw-r--r-- | data/predef_pointers.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/predef_pointers.inc b/data/predef_pointers.inc index 22d14f9..4bf1283 100644 --- a/data/predef_pointers.inc +++ b/data/predef_pointers.inc @@ -24,7 +24,7 @@ PredefPointers:: ; 1:62d3 dbw 3, $4DF9 dbw 3, $4E10 dbw 3, $4D33 - dbw 3, $366C + dbw 3, Func_0x366C dbw 3, $4E3C dbw 3, $5A28 dbw 3, $5886 ; 10 |
