Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
database.cpp File Reference
#include "database.h"
#include "irrlichttypes.h"
+ Include dependency graph for database.cpp:

Functions

static s16 unsigned_to_signed (u16 i, u16 max_positive)
 
static s64 pythonmodulo (s64 i, s16 mod)
 

Function Documentation

◆ pythonmodulo()

static s64 pythonmodulo ( s64  i,
s16  mod 
)
inlinestatic

Referenced by MapDatabase::getIntegerAsBlock().

+ Here is the caller graph for this function:

◆ unsigned_to_signed()

static s16 unsigned_to_signed ( u16  i,
u16  max_positive 
)
inlinestatic

Referenced by MapDatabase::getIntegerAsBlock().

+ Here is the caller graph for this function: