mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-01 01:08:01 +03:00
10 lines
125 B
C++
10 lines
125 B
C++
![]() |
#include "items.h"
|
||
|
#include "..\Global\global.h"
|
||
|
#include "effect2.h"
|
||
|
#include <stdio.h>
|
||
|
|
||
|
void Inject_Items()
|
||
|
{
|
||
|
|
||
|
}
|