Pokebot
Pokemon FireRed bot
|
#include <cmath>
#include <cstdio>
#include <stdint.h>
#include <vector>
#include <algorithm>
#include "../vbam/gba/Globals.h"
#include "PokemonUtils.hh"
Go to the source code of this file.
Classes | |
class | World |
struct | World::Map |
struct | World::Map::TileAttr |
struct | World::Map::Node |
struct | World::Map::WildBattle |