Skip to content

Commit 263cfc3

Browse files
committed
Fixed the header constant to match guard.
1 parent f697291 commit 263cfc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/mame/f256/tiny_vicky.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef MAME_F256_TINYVICKYVIDEO_H
2-
#define MAME_F256_TINYVICKYVIDEO_H
1+
#ifndef MAME_F256_TINY_VICKY_H
2+
#define MAME_F256_TINY_VICKY_H
33

44
#define CHAR_HEIGHT 8
55
#define CHAR_WIDTH 8

0 commit comments

Comments
 (0)