Parcourir la source

Update raylib version

pull/1122/head
Ray il y a 5 ans
Parent
révision
1b56f7917e
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      examples/Makefile

+ 2
- 2
examples/Makefile Voir le fichier

@ -25,8 +25,8 @@
# Define required raylib variables
PROJECT_NAME ?= raylib_examples
RAYLIB_VERSION ?= 2.5.0
RAYLIB_API_VERSION ?= 2
RAYLIB_VERSION ?= 3.0.0
RAYLIB_API_VERSION ?= 3
RAYLIB_PATH ?= ..
# Define default options

Chargement…
Annuler
Enregistrer