yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze_command_registry Struct Reference

Command registry. More...

#include <yaze.h>

Public Attributes

void(* register_command )(const char *name, void(*command)(void))
 

Detailed Description

Command registry.

Definition at line 24 of file yaze.h.

Member Data Documentation

◆ register_command

void(* yaze_command_registry::register_command) (const char *name, void(*command)(void))

Definition at line 25 of file yaze.h.


The documentation for this struct was generated from the following file: