taitof3_video: fix arabian magic: missing cutscene text with a nice little kludge

This commit is contained in:
dinkc64 2017-04-22 03:54:14 +00:00
parent be15e342fe
commit f593f50b22
1 changed files with 2 additions and 0 deletions

View File

@ -2098,6 +2098,8 @@ static void get_vram_info(INT32 sx, INT32 sy)
else
line_enable=1;
if (f3_game == ARABIANM) line_enable = 1; // kludge: arabianm missing cutscene text
line_t->pri[y]=pri;
/* Evaluate clipping */