Skip to content

Commit

Permalink
Remove extra function declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
IHatePineapples committed May 17, 2024
1 parent c320091 commit b697528
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/RoL/emulation/emulator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -348,14 +348,6 @@ namespace emulation

void execute();

/**
* \fn load_to_ram
*
* \brief Loads binary "program" in RAM.
* \note This is called before execuation.
*/
void load_to_ram();

/**
* \fn serialize_ram
*
Expand Down

0 comments on commit b697528

Please sign in to comment.