2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-21 08:19:11 +00:00

Remove redundant GX specifieron IndTexScale

This commit is contained in:
2022-03-05 13:48:46 -08:00
parent 24a602c10f
commit 6b1948176a

View File

@@ -525,7 +525,7 @@ enum IndTexStageID {
MAX_INDTEXSTAGE, MAX_INDTEXSTAGE,
}; };
enum GXIndTexScale { enum IndTexScale {
ITS_1, ITS_1,
ITS_2, ITS_2,
ITS_4, ITS_4,