- document coord related functions (mostly unused by the game)

- renamed code_B7B20.c to coords.c
- removed the exception for asm/core1/code_1E820.s from .gitignore file (should not be in the work tree)
This commit is contained in:
mariob92
2024-09-19 16:52:55 +02:00
parent fbe20325c2
commit 03afd57a54
8 changed files with 105 additions and 84 deletions

View File

@@ -823,7 +823,7 @@ segments:
# - [0x100C5C0, c, code_B6C60] #DONE
# - [0x100C640, c, code_B6CE0] #DONE
# - [0x100C800, c, code_B6EA0] #DONE
# - [0x100D480, c, code_B7B20] #DONE
# - [0x100D480, c, coords] #DONE
# - [0x100D8A0, c, code_B7F40] #DONE
# - [0x100D980, c, code_B8020] #DONE
# - [0x100D9D0, c, code_B8070] #DONE