esp32-gameboy icon indicating copy to clipboard operation
esp32-gameboy copied to clipboard

gameboy:19:12: error: 'mem_init' was not declared in this scope

Open seru92 opened this issue 6 years ago • 0 comments

I have some problem with the mem.cpp, p:\xxxxxxxx\esp32-gameboy-master\gameboy\gameboy.ino: In function 'void setup()':

gameboy:19:12: error: 'mem_init' was not declared in this scope

mem_init();

        ^

I dont bear in that beacause mem_init its a function.

seru92 avatar Jan 28 '19 15:01 seru92