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