OpenMortal Apocalypse mirror
Sourceforge mirror
SourceForge.net Logo
      News | Info | Characters | Arenas | Screenshots | Forums | Download  
Developer: Making of | Character-HOWTO | AI Design | Submit a Character
Documentation: Main Page | Modules | Class Hierarchy | Class List | File List

State.cpp File Reference

#include "../config.h"
#include "gfx.h"
#include "common.h"
#include "State.h"
#include "SDL_keysym.h"
#include "SDL_mixer.h"
#include <string>
#include <fstream>
#include "Backend.h"
#include "MszPerl.h"

Functions

std::string GetConfigHeader ()
std::string GetConfigFilename ()

Variables

PerlInterpreter * my_perl
SState g_oState

Function Documentation

std::string GetConfigFilename  ) 
 

std::string GetConfigHeader  ) 
 


Variable Documentation

SState g_oState
 

PerlInterpreter* my_perl