mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-03 06:24:27 +01:00
internal/graphicsdriver/playstation5: bug fix: compile error
This commit is contained in:
parent
f0509096f8
commit
52e0f10ff7
@ -15,6 +15,7 @@
|
||||
//go:build playstation5
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user