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