You've already forked ultrasm64-2
mirror of
https://github.com/HackerN64/ultrasm64-2.git
synced 2026-01-21 10:38:08 -08:00
Refresh 3
This commit is contained in:
18
actors/group0_geo.c
Normal file
18
actors/group0_geo.c
Normal file
@@ -0,0 +1,18 @@
|
||||
#include <ultra64.h>
|
||||
#include "sm64.h"
|
||||
#include "geo_commands.h"
|
||||
|
||||
#include "make_const_nonconst.h"
|
||||
|
||||
#include "common1.h"
|
||||
#include "group0.h"
|
||||
|
||||
#include "bubble/geo.inc.c"
|
||||
#include "walk_smoke/geo.inc.c"
|
||||
#include "burn_smoke/geo.inc.c"
|
||||
#include "stomp_smoke/geo.inc.c"
|
||||
#include "water_waves/geo.inc.c"
|
||||
#include "sparkle/geo.inc.c"
|
||||
#include "water_splash/geo.inc.c"
|
||||
#include "sparkle_animation/geo.inc.c"
|
||||
#include "mario/geo.inc.c"
|
||||
Reference in New Issue
Block a user