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,7 +11,7 @@
|
||||
#include <raylib.h>
|
||||
|
||||
namespace RAY {
|
||||
//! @brief A Two-diemnsionnal Vector data type.
|
||||
//! @brief A Two-dimensionnal Vector data type.
|
||||
struct Vector2
|
||||
{
|
||||
//! @brief Vector 2 constructor
|
||||
|
||||
Reference in New Issue
Block a user