projects
/
vg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2509626
)
l
author
hgn
<hgodden00@gmail.com>
Sat, 22 Apr 2023 03:40:32 +0000
(
04:40
+0100)
committer
hgn
<hgodden00@gmail.com>
Sat, 22 Apr 2023 03:40:32 +0000
(
04:40
+0100)
vg.h
patch
|
blob
|
history
diff --git
a/vg.h
b/vg.h
index 45ae605be1005e77a7021132f4ae20bdc76a1641..f6c5bb672566578023264c95afd256627a14a0fa 100644
(file)
--- a/
vg.h
+++ b/
vg.h
@@
-758,8
+758,8
@@
VG_STATIC void _vg_init_window( const char *window_name )
mode_index = 0;
#ifdef VG_DEVWINDOW
- vg.window_x = 1
0
00;
- vg.window_y =
8
00;
+ vg.window_x = 1
6
00;
+ vg.window_y =
10
00;
#else
SDL_DisplayMode video_mode;