bsnes: redump sprite/palette functions
[lsnes.git] / src / library / memorywatch-null.cpp
blob328024c1df00d44756663a9397bdb0320ad6c65d
1 #include "memorywatch-null.hpp"
3 memorywatch_output_null::memorywatch_output_null()
7 memorywatch_output_null::~memorywatch_output_null()
11 void memorywatch_output_null::show(const std::string& iname, const std::string& val)
15 void memorywatch_output_null::reset()