diff --git a/makefile.gfx b/makefile.gfx index 5880c1f7e..0cdb115ee 100644 --- a/makefile.gfx +++ b/makefile.gfx @@ -156,11 +156,11 @@ cleanplayer: @$(ECHO) Player Cleaned $(PLAYER_DEP_OUT) : $(PLAYER_DEP_IN) - $(MKACTOR3D) $(PLAYER_MOD_IN) -o:$(PLAYER_OUT_DIR) -t:24,1,1 -s:128 + $(MKACTOR3D) $(PLAYER_MOD_IN) -o:$(PLAYER_OUT_DIR) -t:24,1,1 -s:256 $(PLAYER_EXTRA_TEX_LIST) GFX_DATA_OUT += $(PLAYER_DEP_OUT) -# $(MKACTOR3D) $(PLAYER_MOD_IN) -o:$(PLAYER_OUT_DIR) -t:24,1,1 -s:256 $(PLAYER_EXTRA_TEX_LIST) + #---------------------------------------------------------------------------- # Animations