6 lines
90 B
C
6 lines
90 B
C
#include <windows.h>
|
|
#include <windowsx.h>
|
|
#ifdef WIN16
|
|
#include "athena16.h"
|
|
#endif
|