yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
overlord.h
Go to the documentation of this file.
1
#ifndef YAZE_APP_ZELDA3_SPRITE_OVERLORD_H
2
#define YAZE_APP_ZELDA3_SPRITE_OVERLORD_H
3
4
#include <string>
5
6
namespace
yaze
{
7
namespace
zelda3 {
8
9
// Overlord names defined in sprite.cc to avoid static initialization order issues
10
extern
const
std::string
kOverlordNames
[26];
11
12
}
13
}
// namespace yaze
14
15
#endif
// YAZE_APP_ZELDA3_SPRITE_OVERLORD_H
yaze::zelda3::kOverlordNames
const std::string kOverlordNames[26]
Definition
sprite.cc:295
yaze
Definition
application.cc:18
src
zelda3
sprite
overlord.h
Generated by
1.10.0