summaryrefslogtreecommitdiff
path: root/src/cgame
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-08-06 20:05:57 +0000
committerTim Angus <tim@ngus.net>2001-08-06 20:05:57 +0000
commit202dc4c003b69fffa9500d687532bd889f7a6e95 (patch)
tree72968c27367fcc24b84d6bd14284366971650c8e /src/cgame
parentdee0e2bc351867f54b2eea2d35916694d6e66f48 (diff)
FINALLY fixed wall walking to handle the general case properly
Diffstat (limited to 'src/cgame')
-rw-r--r--src/cgame/cg_syscalls.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cgame/cg_syscalls.asm b/src/cgame/cg_syscalls.asm
index b13b028f..3f26c6dd 100644
--- a/src/cgame/cg_syscalls.asm
+++ b/src/cgame/cg_syscalls.asm
@@ -101,5 +101,4 @@ equ floor -108
equ ceil -109
equ testPrintInt -110
equ testPrintFloat -111
-equ acos -112