File WfUI.h
File List > game > include > WfUI.h
Go to the documentation of this file
#ifndef WFHUD_H
#define WFHUD_H
struct DrawContext;
typedef struct DrawContext DrawContext;
void WfPushHUD(DrawContext* pDC);
void WfPushSettings(DrawContext* pDC);
#endif