Remove useless function

This commit is contained in:
Asdow
2024-08-15 21:55:27 +03:00
parent ce02a488f0
commit 3bfebf6c8d
3 changed files with 1 additions and 11 deletions
-3
View File
@@ -1472,9 +1472,6 @@ UINT32 InitializeJA2(void)
//gsRenderCenterX = 805;
//gsRenderCenterY = 805;
// Init data
InitializeSystemVideoObjects( );
// Init animation system
if ( !InitAnimationSystem( ) )
{