prime/include/Kyoto_CWD/UserNames.hpp
Phillip Stephens d7fb5cd6c2 Split CWeaponMgr
Former-commit-id: 51e56ed1355e730fcbc887952e81878302402067
2022-04-12 01:55:54 -07:00

8 lines
121 B
C++

#ifndef __USERNAMES_HPP_
#define __USERNAMES_HPP_
#include "types.h"
bool IsUser(int name);
#endif // __USERNAMES_HPP_