mirror of
https://github.com/afska/gba-link-connection.git
synced 2026-09-14 20:07:08 -05:00
Stop using symlinks as they require sudo privileges to clone the repository on Windows
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// This example sends the pressed buttons to other players.
|
||||
|
||||
// (0) Include the header
|
||||
#include "../../_lib/LinkCable.h"
|
||||
#include "../../../lib/LinkCable.h"
|
||||
|
||||
void log(std::string text);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user