mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 08:06:19 +00:00
Lots of Windows fixes; add D3D12; more boo decoupling
This commit is contained in:
@@ -99,7 +99,7 @@ protected:
|
||||
void OnRightTableCancel(CGuiTableGroup* caller);
|
||||
|
||||
void OnWidgetMouseUp(CGuiWidget* widget, bool cancel);
|
||||
void OnWidgetScroll(CGuiWidget* widget, const boo::SScrollDelta& delta, int accumX, int accumY);
|
||||
void OnWidgetScroll(CGuiWidget* widget, const SScrollDelta& delta, int accumX, int accumY);
|
||||
|
||||
public:
|
||||
static std::string GetImagePaneName(size_t i);
|
||||
|
||||
Reference in New Issue
Block a user