mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 14:07:50 +00:00
Add a barebones RISC OS video driver
This commit is contained in:
committed by
Sam Lantinga
parent
a559864968
commit
25c71748ad
@@ -143,7 +143,8 @@ typedef enum
|
||||
SDL_SYSWM_VIVANTE,
|
||||
SDL_SYSWM_OS2,
|
||||
SDL_SYSWM_HAIKU,
|
||||
SDL_SYSWM_KMSDRM
|
||||
SDL_SYSWM_KMSDRM,
|
||||
SDL_SYSWM_RISCOS
|
||||
} SDL_SYSWM_TYPE;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user