4 lines
68 B
C
4 lines
68 B
C
#pragma once
|
|
|
|
bool Utils_isValidCharName( const wchar_t *name );
|
#pragma once
|
|
|
|
bool Utils_isValidCharName( const wchar_t *name );
|