mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-26 21:19:56 +03:00
Changed version.
This commit is contained in:
parent
b9bf2694b9
commit
e69a7e2a42
11 changed files with 11 additions and 11 deletions
|
@ -14,7 +14,7 @@ enum header = "// ---
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---";
|
// ---";
|
||||||
|
|
||||||
int main(string[] args) {
|
int main(string[] args) {
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
// TODO: Think about the sound API.
|
// TODO: Think about the sound API.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
// TODO: Think about gaps in an atlas texture.
|
// TODO: Think about gaps in an atlas texture.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
module parin;
|
module parin;
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
/// The `rl` module provides access to the raylib library.
|
/// The `rl` module provides access to the raylib library.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
/// The `rayib` module provides access to the raylib.h functions.
|
/// The `rayib` module provides access to the raylib.h functions.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
/// The `rlgl` module provides access to the rlgl.h functions.
|
/// The `rlgl` module provides access to the rlgl.h functions.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
// TODO: Think about gaps in an atlas texture.
|
// TODO: Think about gaps in an atlas texture.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
// TODO: Update all the doc comments here.
|
// TODO: Update all the doc comments here.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
// TODO: Update all the doc comments here.
|
// TODO: Update all the doc comments here.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// SPDX-License-Identifier: MIT
|
// SPDX-License-Identifier: MIT
|
||||||
// Email: alexandroskapretsos@gmail.com
|
// Email: alexandroskapretsos@gmail.com
|
||||||
// Project: https://github.com/Kapendev/parin
|
// Project: https://github.com/Kapendev/parin
|
||||||
// Version: v0.0.36
|
// Version: v0.0.37
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
/// The `ui` module functions as a immediate mode UI library.
|
/// The `ui` module functions as a immediate mode UI library.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue