refactor SDL out of core files
This commit is contained in:
parent
82ed6b4ea9
commit
9d183341ae
21 changed files with 1419 additions and 1028 deletions
5
src/pxl8_sdl3.h
Normal file
5
src/pxl8_sdl3.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "pxl8_hal.h"
|
||||
|
||||
extern const pxl8_hal pxl8_hal_sdl3;
|
||||
Loading…
Add table
Add a link
Reference in a new issue