Mute
1 год назад
committed by
GitHub
Родитель
Сommit
214b1997a8
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: B5690EEEBB952194
1 измененных файлов:
1 добавлений и
1 удалений
-
src/rlgl.h
|
|
|
@ -107,7 +107,7 @@ |
|
|
|
#ifndef RLGL_H |
|
|
|
#define RLGL_H |
|
|
|
|
|
|
|
#define RLGL_VERSION "4.5" |
|
|
|
#define RLGL_VERSION "5.0" |
|
|
|
|
|
|
|
// Function specifiers in case library is build/used as a shared library |
|
|
|
// NOTE: Microsoft specifiers to tell compiler that symbols are imported/exported from a .dll |
|
|
|
|