SDL_Libretro
SDL3-power libretro frontend.
Loading...
Searching...
No Matches
Functions
SDL_libretro_messages.h File Reference

SDL_libretro - on-screen display message queue. More...

Go to the source code of this file.

Functions

const char * SDL_Libretro_GetMessage (SDL_Libretro *lr)
 Gets the most relevent libretro message to display from the queue.
 
void SDL_Libretro_SetMessage (SDL_Libretro *lr, const char *msg, double duration)
 Add a message to be displayed within the libretro context.
 

Detailed Description

SDL_libretro - on-screen display message queue.

Definition in file SDL_libretro_messages.h.