mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 15:28:58 -04:00
Arch fixes (#199)
* Change declaration case Arch Linux is so very picky... * Remove spdlog (?)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
;; GOAL Runtime assembly functions. These exist only in the x86 version of GOAL.
|
||||
|
||||
SECTION .TEXT
|
||||
SECTION .text
|
||||
|
||||
;; this function pushes all 8 OpenGOAL registers into a stack array.
|
||||
;; then it calls the function pointed to by rax with a pointer to this array.
|
||||
|
||||
Reference in New Issue
Block a user