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