mirror of
https://github.com/open-goal/jak-project
synced 2026-06-25 10:12:14 -04:00
2 lines
84 B
Common Lisp
2 lines
84 B
Common Lisp
(define-extern test-function (function int int int int int))
|
|
(test-function 1 2 3 4) |