adjust positing on Current Tag: HUD elem
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user