mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +01:00
Convert rct_window to opaque pointer
This commit is contained in:
committed by
Aaron van Geffen
parent
4c956def67
commit
aa0933d08a
@@ -25,6 +25,7 @@
|
||||
#include "../Context.h"
|
||||
#include "Widget.h"
|
||||
#include "Window.h"
|
||||
#include "Window_internal.h"
|
||||
|
||||
static void widget_frame_draw(rct_drawpixelinfo *dpi, rct_window *w, rct_widgetindex widgetIndex);
|
||||
static void widget_resize_draw(rct_drawpixelinfo *dpi, rct_window *w, rct_widgetindex widgetIndex);
|
||||
|
||||
Reference in New Issue
Block a user