mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user