tibia-client/src/pch.h

8 lines
96 B
C

#ifndef PCH_H
#define PCH_H
#include "framework/global.h"
#include "otclient/global.h"
#endif