Files
MiSTer-bootstrap/example/example.cpp
2018-12-09 02:17:07 +00:00

6 lines
57 B
C++

#include "bootstrap.h"
int main(void) {
Update();
}