Add file listing

This commit is contained in:
Krzosa Karol
2022-06-27 09:17:53 +02:00
parent 06dcb718fd
commit 02ec291ad0
4 changed files with 22 additions and 31 deletions

View File

@@ -139,6 +139,8 @@ WinMain :: (hInstance: HINSTANCE, hPrevInstance: HINSTANCE, lpCmdLine: LPSTR, nS
good_scheduling = true
arena: Arena
data: *int = arena_push_type(&arena, int)
window_name := string_to_string16(&arena, "Have a wonderful day! 豈 更 車 賈 滑 串 句 龜 ")
w := WNDCLASSW{
lpfnWndProc = window_procedure,