From d26f7f12daf7cd446aebc8a677175cc01bb21785 Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Wed, 2 Apr 2008 08:36:30 +0000 Subject: From: Mr. Do [mailto:mrdo_emu@hotmail.com] Subject: Internal LAY File - Armor Attack This is becoming kind of fun. Here's an internal LAY file for Armor Attack. Re-created the overlay using just rectangles. And finally got to use flipx and flipy for the first time (main reason I did it). --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index fcde834432e..2542d05c414 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2332,6 +2332,7 @@ src/mame/includes/xybots.h svneol=native#text/plain src/mame/includes/zaxxon.h svneol=native#text/plain src/mame/layout/abaseb.lay svneol=native#text/plain src/mame/layout/ampoker2.lay svneol=native#text/plain +src/mame/layout/armora.lay svneol=native#text/plain src/mame/layout/atarifb.lay svneol=native#text/plain src/mame/layout/atarifb4.lay svneol=native#text/plain src/mame/layout/avalnche.lay svneol=native#text/plain -- cgit v1.2.3