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