TARGET = MC_IA8.o

ASSET_DIR=../../i10n/assets_zh/levels

RGBFLAGS=-f IA -s 8 

ifeq ($(LOCALE), CHINA)
RGBA_SRCS= \
	MC_Z_MC.rgba
else
RGBA_SRCS= \
	MC_E_MC.rgba
endif

include ../imagerules
