Files
interactive/gms/SKBB/sdkfreebsd64/auth.h
2026-08-07 17:38:18 +09:00

8 lines
97 B
C

#ifndef _AUTH_H
#define _AUTH_H
static const char* _sh_GetKey(const char* szAuthFile);
#endif