Super Mario 64s source code (from a leak on 4chan so be careful)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
322 B

6 years ago
  1. .include "levels/jrb/falling_pillar/geo.s"
  2. .include "levels/jrb/falling_pillar_base/geo.s"
  3. .include "levels/jrb/rock/geo.s"
  4. .include "levels/jrb/floating_platform/geo.s"
  5. .include "levels/jrb/sliding_box/geo.s"
  6. .include "levels/jrb/wooden_ship/geo.s"
  7. .include "levels/jrb/areas/1/geo.s"
  8. .include "levels/jrb/areas/2/geo.s"