flower.h small cleanup (nw)

master
hap 2017-11-07 23:03:58 +01:00
parent f97085d06e
commit c4fc732cdd
2 changed files with 1 additions and 16 deletions

View File

@ -11,14 +11,6 @@
#pragma once
//**************************************************************************
// INTERFACE CONFIGURATION MACROS
//**************************************************************************
//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************
@ -97,10 +89,4 @@ private:
DECLARE_DEVICE_TYPE(FLOWER_CUSTOM, flower_sound_device)
//**************************************************************************
// GLOBAL VARIABLES
//**************************************************************************
#endif // MAME_MACHINE_FLOWER_H
#endif // MAME_AUDIO_FLOWER_H

View File

@ -214,7 +214,6 @@ void flower_state::draw_legacy_text(bitmap_ind16 &bitmap,const rectangle &clipre
gfx_0->transpen(bitmap,cliprect,tile,attr >> 2,0,0,x*8+256+16,y*8,3);
}
}
/*