diff options
Diffstat (limited to 'src/mame/drivers/lockon.cpp')
-rw-r--r-- | src/mame/drivers/lockon.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/mame/drivers/lockon.cpp b/src/mame/drivers/lockon.cpp index abbf57e6855..abedbe9ead4 100644 --- a/src/mame/drivers/lockon.cpp +++ b/src/mame/drivers/lockon.cpp @@ -27,17 +27,6 @@ #define V30_GND_ADDR ((m_ctrl_reg & 0x3) << 16) #define V30_OBJ_ADDR ((m_ctrl_reg & 0x18) << 13) - -/************************************* - * - * Holy Space for The 5 Wise Enters - * - *************************************/ - - - - - /************************************* * * Machine functions |