mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
start new makefile, migrate to libpicofe
This commit is contained in:
parent
4685e5a10e
commit
e743be2070
47 changed files with 246 additions and 6342 deletions
|
@ -26,6 +26,6 @@ int pdb_net_connect(const char *host, const char *port);
|
|||
|
||||
#else
|
||||
|
||||
#define pdb_net_connect(a,b) 0
|
||||
static inline int pdb_net_connect(const char *host, const char *port) {return 0;}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue