2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-14 12:05:52 +00:00

Remove redundant GX specifieron IndTexScale

This commit is contained in:
Phillip Stephens 2022-03-05 13:48:46 -08:00
parent 24a602c10f
commit 6b1948176a
Signed by: Antidote
GPG Key ID: F8BEE4C83DACA60D

View File

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