mirror of
https://github.com/ChronosX88/nesca.git
synced 2024-11-23 18:52:19 +00:00
5 lines
82 B
C++
5 lines
82 B
C++
#include "NescaLogicStarter.h"
|
|
|
|
int NLC::startScan(const char* args){
|
|
return 1;
|
|
} |