- 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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,7 +11,6 @@ asm/*/*.s
|
||||
asm/core1/os
|
||||
!asm/ultra
|
||||
!asm/core1/ultra
|
||||
!asm/core1/code_1E820.s
|
||||
build/*
|
||||
build/
|
||||
|
||||
|
Reference in New Issue
Block a user