summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suna8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suna8.h')
-rw-r--r--src/mame/includes/suna8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/suna8.h b/src/mame/includes/suna8.h
index 0892271012a..466471c0cb4 100644
--- a/src/mame/includes/suna8.h
+++ b/src/mame/includes/suna8.h
@@ -148,7 +148,7 @@ public:
DECLARE_WRITE8_MEMBER(suna8_samples_number_w);
void play_sample(int index);
SAMPLES_START_CB_MEMBER(sh_start);
-
+
void draw_normal_sprites(bitmap_ind16 &bitmap,const rectangle &cliprect, int which);
void draw_text_sprites(bitmap_ind16 &bitmap,const rectangle &cliprect);
UINT8 *brickzn_decrypt();