mirror of
https://github.com/MiSTer-devel/MiSTer-bootstrap.git
synced 2026-05-17 03:04:06 +00:00
add shared library example
This commit is contained in:
5
example/example.cpp
Normal file
5
example/example.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "bootstrap.h"
|
||||
|
||||
int main(void) {
|
||||
Update();
|
||||
}
|
||||
Reference in New Issue
Block a user