mirror of
https://github.com/open-goal/jak-project
synced 2026-07-11 15:28:58 -04:00
2 lines
69 B
Common Lisp
2 lines
69 B
Common Lisp
(define-extern print (function object object))
|
|
(print "test string!") |