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