Default to python3 for codegen purposes

This commit is contained in:
Nigel Stewart 2025-06-19 20:48:10 +10:00
parent dced42683b
commit 778eea0a7e

View File

@ -10,7 +10,7 @@ include ../config/version
#GLEW_SPLIT_SOURCE = yes
SHELL = bash
PYTHON ?= python
PYTHON ?= python3
EXT = extensions/gl
CORE = core/gl