mirror of https://github.com/AxioDL/metaforce.git
Remove redundant `GX` specifieron IndTexScale
This commit is contained in:
parent
24a602c10f
commit
6b1948176a
|
@ -525,7 +525,7 @@ enum IndTexStageID {
|
|||
MAX_INDTEXSTAGE,
|
||||
};
|
||||
|
||||
enum GXIndTexScale {
|
||||
enum IndTexScale {
|
||||
ITS_1,
|
||||
ITS_2,
|
||||
ITS_4,
|
||||
|
|
Loading…
Reference in New Issue