diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2024-01-06 16:14:12 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2024-01-06 16:15:34 +0100 |
| commit | 06dc15859867c7f2db22ea6e289e28ff12b0b6c9 (patch) | |
| tree | ae4991dfff60d689953033fb75345cc65628684a /asm/src/code_08007CAC.s | |
| parent | aced0bef691dbc41bdd39b6e62662d2436877a4b (diff) | |
Rename vvv to actTile
Diffstat (limited to 'asm/src/code_08007CAC.s')
| -rw-r--r-- | asm/src/code_08007CAC.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/src/code_08007CAC.s b/asm/src/code_08007CAC.s index 5fffe296..4f4dbeb0 100644 --- a/asm/src/code_08007CAC.s +++ b/asm/src/code_08007CAC.s @@ -5,7 +5,7 @@ .text -// TODO cannot add this at the end of mapVvvToSurfaceType.c due to alignment? +// TODO cannot add this at the end of mapActTileToSurfaceType.c due to alignment? .2byte 0 // TODO unused? might also be code? |
