mirror of
https://github.com/afska/gba-link-connection.git
synced 2026-09-13 19:37:41 -05:00
Using hpp extension as these are C++ header files, and updating docs
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.hpp"
|
||||
|
||||
void log(std::string text);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user