Manual unrolling preprocessor stuff and added function

This function is just for GERMAN but it has a unique name so it's no
problem.

Had to slightly change how MercID gets populated
This commit is contained in:
Marco Antonio J. Costa
2024-12-31 16:28:44 -03:00
parent 5fb989a1fc
commit cf0b4dfc40
2 changed files with 11 additions and 7 deletions
-2
View File
@@ -959,7 +959,6 @@ void DoneFadeOutForDemoExitScreen( void )
// unused
//extern INT8 gbFadeSpeed;
#ifdef GERMAN
void DisplayTopwareGermanyAddress()
{
VOBJECT_DESC vo_desc;
@@ -994,7 +993,6 @@ void DisplayTopwareGermanyAddress()
ExecuteBaseDirtyRectQueue();
EndFrameBufferRender();
}
#endif
UINT32 DemoExitScreenHandle(void)
{