diff --git a/goal_src/jak2/engine/common_objs/collectables.gc b/goal_src/jak2/engine/common_objs/collectables.gc index 174e8ae5c0..6ed9427277 100644 --- a/goal_src/jak2/engine/common_objs/collectables.gc +++ b/goal_src/jak2/engine/common_objs/collectables.gc @@ -1486,6 +1486,7 @@ This commonly includes things such as: ) ) +(define-extern orb-placer-list-maintenace (function symbol none)) (defstate pickup (money) :virtual #t :code (behavior ((arg0 symbol) (arg1 handle))