Quellcode durchsuchen

removed old comment (#4370)

pull/4373/head
Anthony Carbajal vor 4 Monaten
committed von GitHub
Ursprung
Commit
43b109a4e3
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. +0
    -1
      src/rcore.c

+ 0
- 1
src/rcore.c Datei anzeigen

@ -578,7 +578,6 @@ const char *TextFormat(const char *text, ...); // Formatting of tex
//void DisableCursor(void)
// Initialize window and OpenGL context
// NOTE: data parameter could be used to pass any kind of required data to the initialization
void InitWindow(int width, int height, const char *title)
{
TRACELOG(LOG_INFO, "Initializing raylib %s", RAYLIB_VERSION);

||||||
x
 
000:0
Laden…
Abbrechen
Speichern