Skip to content

Commit

Permalink
bring back hdcmem
Browse files Browse the repository at this point in the history
  • Loading branch information
ColleagueRiley committed Jul 16, 2024
1 parent ae1ee69 commit fdfc0d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RGFW.h
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ typedef struct { i32 x, y; } RGFW_vector;
#endif

#if defined(RGFW_OSMESA) || defined(RGFW_BUFFER)
HDC hdcMem;
HBITMAP bitmap;
#endif
RGFW_area maxSize, minSize; /* for setting max/min resize (RGFW_WINDOWS) */
Expand Down

0 comments on commit fdfc0d0

Please sign in to comment.