summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/psx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/psx.c')
-rw-r--r--src/mame/video/psx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/psx.c b/src/mame/video/psx.c
index 8727f9a25e7..4500160d542 100644
--- a/src/mame/video/psx.c
+++ b/src/mame/video/psx.c
@@ -1159,7 +1159,7 @@ INLINE void decode_tpage( running_machine *machine, struct PSXGPU *p_psxgpu, UIN
{
#define TEXTURE_ENDLOOP \
- }
+ }
#define TEXTURE4BIT( TXV, TXU ) \
TEXTURE_LOOP \