liblcf
rpg_fixup.cpp File Reference
#include "lcf_options.h"
#include "rpg_actor.h"
#include "rpg_mapinfo.h"
#include "rpg_system.h"
#include "rpg_save.h"
#include "rpg_savemapinfo.h"
#include "data.h"
+ Include dependency graph for rpg_fixup.cpp:

Go to the source code of this file.

Functions

template<typename T , typename U >
static void FixInt (T &val, U def)
 
template<typename T , typename U >
void UnFixInt (T &val, U def)
 

Function Documentation

◆ FixInt()

template<typename T , typename U >
static void FixInt ( T &  val,
def 
)
static

Definition at line 20 of file rpg_fixup.cpp.

Referenced by RPG::SaveMapInfo::Fixup().

+ Here is the caller graph for this function:

◆ UnFixInt()

template<typename T , typename U >
void UnFixInt ( T &  val,
def 
)

Definition at line 27 of file rpg_fixup.cpp.

Referenced by RPG::SaveMapInfo::UnFixup().

+ Here is the caller graph for this function: