- renderInfo
- fix: no guardava el preset actual
This commit is contained in:
@@ -11,4 +11,8 @@ namespace Overlay {
|
||||
|
||||
// Mostra una notificació amb animació slide-in/stay/slide-out
|
||||
void showNotification(const char* text, float duration_seconds = 2.0F);
|
||||
|
||||
// Activa/desactiva la info de renderitzat (FPS, driver, shader, preset)
|
||||
void toggleRenderInfo();
|
||||
void setRenderInfoText(const char* text);
|
||||
} // namespace Overlay
|
||||
|
||||
Reference in New Issue
Block a user