mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 16:57:57 +03:00
8 lines
82 B
C++
8 lines
82 B
C++
![]() |
#include "framework.h"
|
||
|
#include "tr1_objects.h"
|
||
|
|
||
|
void InitialiseTR1Objects()
|
||
|
{
|
||
|
|
||
|
}
|