Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
liteloader.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Sep 5, 2021
1 parent ea93a16 commit 0668036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions headers/liteloader.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#else
# define LIAPI __declspec(dllexport)
#endif
#define LITELOADER_VERSION "1.1.2"
#define LITELOADER_VERSION_NUMBER 12ui8
#define LITELOADER_VERSION "1.1.2.1"
#define LITELOADER_VERSION_NUMBER 13ui8
typedef unsigned char uchar;

namespace loaderapi {
Expand Down

0 comments on commit 0668036

Please # to comment.