tibia-client/src/framework/pch.h

7 lines
57 B
C

#ifndef PCH_H
#define PCH_H
#include "global.h"
#endif