change to new api

This commit is contained in:
William Bell
2025-12-27 21:33:02 +00:00
parent 65a5a1ee15
commit 74b8054ea2
3 changed files with 160 additions and 175 deletions

View File

@@ -1,5 +1,5 @@
CC := gcc
TARGET := player
TARGET := bin/player
SRC_DIR := src
BUILD := build