mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 10:17:14 +00:00
ZVISION: Properly end the AD table
This commit is contained in:
parent
9036b8d3d2
commit
623b2625ff
@ -85,7 +85,10 @@ static const ZVisionGameDescription gameDescriptions[] = {
|
||||
ZorkGrandInquisitor
|
||||
},
|
||||
|
||||
{ AD_TABLE_END_MARKER }
|
||||
{
|
||||
AD_TABLE_END_MARKER,
|
||||
None
|
||||
}
|
||||
};
|
||||
|
||||
} // End of namespace ZVision
|
||||
|
Loading…
x
Reference in New Issue
Block a user