Petro Romanovych 5 tahun lalu
induk
melakukan
3265781fbc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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;