;;-*-Lisp-*- (in-package goal) ;; name: collectables.gc ;; name in dgo: collectables ;; dgos: ENGINE, GAME ;; DECOMP BEGINS (defmethod drop-pickup fact-info ((obj fact-info) (arg0 symbol) (arg1 process-tree) (arg2 fact-info) (arg3 int)) (the (pointer process) #f) )