Mandy/mwWindow.h

1 line
130 B
C
Raw Normal View History

2021-12-14 18:40:24 +00:00
/***** * mwWindow.h * * Public interfaces for mwWindow.c * *****/ void DrawContent (short active); void SetUpWindow(void);