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