yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
tile16_proposal_generator.h File Reference
#include <chrono>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "app/gfx/bitmap.h"
#include "app/rom.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::cli::Tile16Change
 Represents a single tile16 change in a proposal. More...
 
struct  yaze::cli::Tile16Proposal
 Represents a proposal for tile16 edits on the overworld. More...
 
class  yaze::cli::Tile16ProposalGenerator
 Generates and manages tile16 editing proposals. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.