Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.
This commit is contained in:
@@ -4,21 +4,7 @@
|
||||
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 1
|
||||
|
||||
// #define WIN32_LEAN_AND_MEAN
|
||||
// #if defined(_WIN32)
|
||||
// #define WIN32
|
||||
// #endif
|
||||
// #if defined(_WIN64)
|
||||
// #define WIN64
|
||||
// #define _AMD64_
|
||||
// #undef _X86_
|
||||
// #else
|
||||
// #undef _AMD64_
|
||||
// #define _X86_
|
||||
// #endif
|
||||
|
||||
// #include <minwindef.h>
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@@ -33,12 +19,4 @@
|
||||
#include <lualib.h>
|
||||
#include <lauxlib.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
// #ifdef _WIN32
|
||||
// // #include <windows.h>
|
||||
// #include <windef.h>
|
||||
// #include <mmsystem.h>
|
||||
// // #include <winbase.h>
|
||||
// // #define APIENTRY WINAPI
|
||||
// #endif
|
||||
// #include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user