mirror of
https://github.com/n64decomp/mk64
synced 2026-09-01 09:13:02 -04:00
rename some texture (#530)
* rename some texture * format common_texture
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
DEBUG_FONT_DIR := assets/debug_font
|
||||
|
||||
DEBUG_FONT_PALETTE := $(DEBUG_FONT_DIR)/gTLUTDebugFont.png
|
||||
DEBUG_FONT_PALETTE := $(DEBUG_FONT_DIR)/common_tlut_debug_font.png
|
||||
|
||||
DEBUG_FONT_PNG := $(DEBUG_FONT_DIR)/gTextureDebugFont.png
|
||||
DEBUG_FONT_PNG := $(DEBUG_FONT_DIR)/common_texture_debug_font.png
|
||||
|
||||
DEBUG_FONT_EXPORT_SENTINEL := $(DEBUG_FONT_DIR)/.export
|
||||
|
||||
|
||||
Reference in New Issue
Block a user