yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
overworld.h File Reference
#include <stdint.h>
#include "sprite.h"
Include dependency graph for overworld.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  z3_overworld_map
 Primitive of an overworld map. More...
 
struct  z3_overworld
 Primitive of the overworld. More...
 

Typedefs

typedef struct z3_overworld_map z3_overworld_map
 Primitive of an overworld map.
 
typedef struct z3_overworld z3_overworld
 Primitive of the overworld.
 

Typedef Documentation

◆ z3_overworld_map

typedef struct z3_overworld_map z3_overworld_map

Primitive of an overworld map.

◆ z3_overworld

typedef struct z3_overworld z3_overworld

Primitive of the overworld.