yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::anonymous_namespace{object_drawer.cc} Namespace Reference

Functions

bool LockSurface (SDL_Surface *surface)
 
void SyncModifiedBitmapToSurface (gfx::Bitmap &bitmap, const char *layer_name)
 

Function Documentation

◆ LockSurface()

bool yaze::zelda3::anonymous_namespace{object_drawer.cc}::LockSurface ( SDL_Surface * surface)

Definition at line 24 of file object_drawer.cc.

References LockSurface().

Referenced by LockSurface(), and SyncModifiedBitmapToSurface().

Here is the call graph for this function:

◆ SyncModifiedBitmapToSurface()

void yaze::zelda3::anonymous_namespace{object_drawer.cc}::SyncModifiedBitmapToSurface ( gfx::Bitmap & bitmap,
const char * layer_name )