mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-13 13:26:08 +00:00
8
include/MetroidPrime/UserNames.hpp
Normal file
8
include/MetroidPrime/UserNames.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __USERNAMES_HPP_
|
||||
#define __USERNAMES_HPP_
|
||||
|
||||
#include "types.h"
|
||||
|
||||
bool IsUser(int name);
|
||||
|
||||
#endif // __USERNAMES_HPP_
|
||||
Reference in New Issue
Block a user