Petro Romanovych %!s(int64=5) %!d(string=hai) anos
pai
achega
3265781fbc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      source/raylib.d

+ 1 - 1
source/raylib.d

@@ -1,3 +1,4 @@
+module raylib;
 /**********************************************************************************************
 *
 *   raylib - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com)
@@ -70,7 +71,6 @@
 *     3. This notice may not be removed or altered from any source distribution.
 *
 **********************************************************************************************/
-module raylib;
 
 import core.stdc.config;
 import core.stdc.stdarg;