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