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 10
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#ifndef _MODEL_IDS_H
|
||||
#define _MODEL_IDS_H
|
||||
#ifndef MODEL_IDS_H
|
||||
#define MODEL_IDS_H
|
||||
|
||||
#define ACT_1 (1 << 0)
|
||||
#define ACT_2 (1 << 1)
|
||||
#define ACT_3 (1 << 2)
|
||||
@@ -585,4 +586,4 @@
|
||||
#define MODEL_VCUTM_WARP_PIPE MODEL_LEVEL_GEOMETRY_16 // warp_pipe_geo
|
||||
#define MODEL_CASTLE_GROUNDS_WARP_PIPE MODEL_LEVEL_GEOMETRY_16 // warp_pipe_geo
|
||||
|
||||
#endif
|
||||
#endif // MODEL_IDS_H
|
||||
|
||||
Reference in New Issue
Block a user