12 lines
201 B
C
12 lines
201 B
C
#include <stdlib.h>
|
|
#include <windows.h>
|
|
#include <commdlg.h>
|
|
|
|
#include <GL/glaux.h>
|
|
|
|
#include "../../../../inc/glmf.h"
|
|
#include "oglmod.h"
|
|
#include "mfgls.h"
|
|
|
|
#pragma warning(disable:4244)
|