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
1 changed files with 1 additions and 1 deletions

View File

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