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