mirror of
https://github.com/emily33901/oxide2.git
synced 2025-09-11 05:28:29 -04:00
Fix windows
This commit is contained in:
parent
513dceb71a
commit
a0950145aa
@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
typedef void *Handle;
|
typedef void *Handle;
|
||||||
|
|
||||||
extern Handle oxide_window_handle;
|
Handle oxide_window_handle;
|
||||||
extern Handle oxide_target_handle;
|
Handle oxide_target_handle;
|
||||||
|
|
||||||
Handle oxide_dc;
|
Handle oxide_dc;
|
||||||
Handle oxide_rc;
|
Handle oxide_rc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user