Files
jak-project/goal_src/engine/gfx/tie/tie-methods.gc
T
2021-08-04 21:30:08 -04:00

11 lines
174 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: tie-methods.gc
;; name in dgo: tie-methods
;; dgos: GAME, ENGINE
(defun tie-init-buffers ((dma-buf dma-buffer))
;; TODO stub.
)