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