mirror of
https://github.com/quantum5/Zalgo.git
synced 2025-04-24 13:41:57 -04:00
8 lines
200 B
C++
8 lines
200 B
C++
#pragma once
|
|
#ifndef id8B5E818D_F6E4_43FA_889FF93BB24D8D62
|
|
#define id8B5E818D_F6E4_43FA_889FF93BB24D8D62
|
|
|
|
int ZalgoNormalizeString(DWORD form, LPCWSTR src, LPWSTR dst, int bufsize);
|
|
|
|
#endif // header
|