Starshatter_Open
Open source Starshatter engine
|
#include "MemDebug.h"
#include "ModInfoDlg.h"
#include "BaseScreen.h"
#include "ModConfig.h"
#include "ModInfo.h"
#include "Game.h"
#include "DataLoader.h"
#include "Button.h"
#include "ListBox.h"
#include "ImageBox.h"
#include "Video.h"
#include "Keyboard.h"
#include "Mouse.h"
#include "ParseUtil.h"
Go to the source code of this file.
Functions | |
DEF_MAP_CLIENT (ModInfoDlg, OnAccept) |
DEF_MAP_CLIENT | ( | ModInfoDlg | , |
OnAccept | |||
) |