From 37f2ef8682737ea1c275d5729d7284c38229d71b Mon Sep 17 00:00:00 2001 From: rw-r-r-0644 Date: Sun, 28 Oct 2018 14:34:06 +0100 Subject: [PATCH] wiiu: Edit config comment to prevent gcc warning --- include/SDL_config_wiiu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_config_wiiu.h b/include/SDL_config_wiiu.h index d98f65188..4e6950eea 100644 --- a/include/SDL_config_wiiu.h +++ b/include/SDL_config_wiiu.h @@ -142,7 +142,7 @@ /* Wii U video dirver */ #define SDL_VIDEO_DRIVER_WIIU 1 -/* Wii U render driver (src/render/wiiu/*.c) */ +/* Wii U render driver (src/render/wiiu/\*.c) */ #define SDL_VIDEO_RENDER_WIIU 1 /* There's no battery for the console unit */