rename some texture (#530)

* rename some texture

* format common_texture
This commit is contained in:
coco875
2024-01-17 03:07:37 +01:00
committed by GitHub
parent 6114540359
commit eb69ec2493
51 changed files with 906 additions and 902 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
PLAYER_EMBLEM_DIR := assets/player_emblems
PLAYER_EMBLEM_PALETTE := $(PLAYER_EMBLEM_DIR)/gTLUTPlayerEmblem.png
PLAYER_EMBLEM_PALETTE := $(PLAYER_EMBLEM_DIR)/common_tlut_player_emblem.png
PLAYER_EMBLEM_PNGS := \
$(PLAYER_EMBLEM_DIR)/gTexturePlayerEmblem1p.png \
$(PLAYER_EMBLEM_DIR)/gTexturePlayerEmblem2p.png \
$(PLAYER_EMBLEM_DIR)/gTexturePlayerEmblem3p.png \
$(PLAYER_EMBLEM_DIR)/gTexturePlayerEmblem4p.png
$(PLAYER_EMBLEM_DIR)/common_texture_player_emblem_1p.png \
$(PLAYER_EMBLEM_DIR)/common_texture_player_emblem_2p.png \
$(PLAYER_EMBLEM_DIR)/common_texture_player_emblem_3p.png \
$(PLAYER_EMBLEM_DIR)/common_texture_player_emblem_4p.png
PLAYER_EMBLEM_EXPORT_SENTINEL := $(PLAYER_EMBLEM_DIR)/.export