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