Add OMIT_UNUSED_ROUTINES for a smaller game file and make the sun
authorJason Self <j@jxself.org>
Fri, 5 Jun 2020 04:34:51 +0000 (21:34 -0700)
committerJason Self <j@jxself.org>
Fri, 5 Jun 2020 04:34:51 +0000 (21:34 -0700)
object available in the campsite.

src/homeland.inf
src/objects/intro/sidewalk.inf

index abae58d7a7c5daaec2f03cbb46d0e953e064575f..e69a9f0d98ece8abf7070ce9ab2829f687d0c8d4 100644 (file)
@@ -1,3 +1,4 @@
+!% $OMIT_UNUSED_ROUTINES=1
 ! Copyright (C) 2019, 2020 Jason Self <j@jxself.org>
 !
 ! This file is free software: you may copy, redistribute and/or
index b88a0ed5a8520827ec902bbb8c849eaa931fdc08..8a8611a05006d7f991d75ca95e9b02359928781a 100644 (file)
@@ -53,7 +53,7 @@ Object  Sidewalk "Sidewalk"
 
 Object  sun "sun" sidewalk
   with  name 'sun',
-        found_in sidewalk backyard,
+        found_in sidewalk backyard campsite,
   has   scenery;
 
 Object  clouds "clouds" sidewalk