From c678f5e85abc6567057c59f99f5adc11bb0d5dfc Mon Sep 17 00:00:00 2001 From: xawotihs Date: Sat, 10 Oct 2015 15:32:01 +0200 Subject: [PATCH] Fixed vram --- JGE/src/{vram.c => vram.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename JGE/src/{vram.c => vram.cpp} (100%) diff --git a/JGE/src/vram.c b/JGE/src/vram.cpp similarity index 100% rename from JGE/src/vram.c rename to JGE/src/vram.cpp