r5sdk/r5dev/rtech/pak/pakpatch.h
Kawe Mazidjatari 2587392f88 RTech: use more consistent type names
Force consistency between type names (follow scheme used in tier0 and rtech_game export symbols).
2024-06-01 11:25:58 +02:00

8 lines
151 B
C

#ifndef RTECH_PATCHAPI_H
#define RTECH_PATCHAPI_H
#include "rtech/ipakfile.h"
extern const PakPatchFuncs_s g_pakPatchApi;
#endif // RTECH_PATCHAPI_H