world.c 247 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 /* * Texture Segment * * These textures can be referenced by name in other * segments. */ #include <ultra64.h> #include "world01.h" #include "world02.h" #include "world03.h" #include "world04.h" #include "world05.h" #include "world06.h"