1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-27 11:57:45 +00:00
sapphire/src/servers/Server_Zone/ContentFinder/ContentFinder.h
Minho Kang f6c40f6f2e Reimplement of CFPenaltyTime
Reimplement a730ef3 to reflect recent refactoring.
2017-08-19 11:28:04 +09:00

7 lines
85 B
C

#ifndef _CONTENTFINDER_H
#define _CONTENTFINDER_H
#include "../Forwards.h"
#endif