mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-20 21:35:12 +00:00
a little documentation never hurt anyone
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
#include <raylib.h>
|
||||
#include <vector>
|
||||
|
||||
namespace RAY
|
||||
::Controller {
|
||||
namespace RAY::Controller {
|
||||
|
||||
//! @brief Entity representing a gamepad controller
|
||||
class GamePad {
|
||||
|
||||
Reference in New Issue
Block a user