spa/sigil.h

6 lines
101 B
C
Raw Permalink Normal View History

2022-03-04 22:37:21 +00:00
void idx_sigil(U32 idx,char* sigil);
U32 sigil_idx(char* sigil);
U32 string_hash(const char* str);