diff --git a/attempt_1/main.c b/attempt_1/main.c index bb72efe..7721719 100644 --- a/attempt_1/main.c +++ b/attempt_1/main.c @@ -377,7 +377,7 @@ S8 win_proc(void* hwnd, U4 msg, U8 wparam, S8 lparam) { semantics_str[13 + name_len] = '\0'; ms_set_text_color(hdc, cur_color); - ms_text_out_a(hdc, 400, 20, semantics_str, 13 + name_len); + ms_text_out_a(hdc, 40, 540, semantics_str, 13 + name_len); } // Render VM State