summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magicfly.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/magicfly.c')
-rw-r--r--src/mame/drivers/magicfly.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/magicfly.c b/src/mame/drivers/magicfly.c
index ea3541841b3..f112e679812 100644
--- a/src/mame/drivers/magicfly.c
+++ b/src/mame/drivers/magicfly.c
@@ -442,7 +442,7 @@ static TILE_GET_INFO( get_magicfly_tile_info )
---- -xxx Tiles color.
---- x--- Seems to be a kind of attribute (maybe related to color). Not totally understood yet.
---x ---- Tiles bank.
- -xx- ---- Aparently not used.
+ -xx- ---- Apparently not used.
x--- ---- Mirrored from bit 3. The code check this one to boot the game.
*/
@@ -474,7 +474,7 @@ static TILE_GET_INFO( get_7mezzo_tile_info )
---- -xxx Tiles color.
---- x--- Seems to be a kind of attribute (maybe related to color). Not totally understood yet.
---x ---- Tiles bank.
- -xx- ---- Aparently not used.
+ -xx- ---- Apparently not used.
x--- ---- Mirrored from bit 2. The code check this one to boot the game.
*/