Stardew Engine
Loading...
Searching...
No Matches
WfUI.h
Go to the documentation of this file.
1
#ifndef WFHUD_H
2
#define WFHUD_H
3
4
struct
DrawContext
;
5
typedef
struct
DrawContext
DrawContext
;
6
void
WfPushHUD
(
DrawContext
* pDC);
7
void
WfPushSettings
(
DrawContext
* pDC);
8
9
#endif
WfPushSettings
void WfPushSettings(DrawContext *pDC)
Definition
WfUI.c:23
WfPushHUD
void WfPushHUD(DrawContext *pDC)
Definition
WfUI.c:8
DrawContext
Definition
DrawContext.h:59
Stardew
game
include
WfUI.h
Generated by
1.9.8