mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-07-16 17:09:05 -05:00
Elides about 100 strlen calls by allowing the length to be calculated at compile time ofc the WUPS backend doesn't USE this info but, y'know.
4 lines
63 B
C
4 lines
63 B
C
#pragma once
|
|
|
|
void ShowNotification(const char* notification);
|