Exported the start-functions. Removed the jumping-bug.
[uxul-world.git] / uxul-world.lisp
index 34a44bb..fd6efd1 100755 (executable)
@@ -8,4 +8,6 @@
         #:init-media
         #:level-editor
         #:create-room-from-item-list
-        #:start-game))
+        #:start-game
+        #:run-room
+        #:run-testing-room))