shithub: cstory

Download patch

ref: 720b1dfea7eeba14a77a493e714e1292f0399c60
parent: 47ed4d7bfd002c3b71e66ce79a435b47e3a80f87
author: Clownacy <Clownacy@users.noreply.github.com>
date: Thu Jul 2 10:55:18 EDT 2020

Reword a comment

--- a/src/Sound.cpp
+++ b/src/Sound.cpp
@@ -20,7 +20,7 @@
 #include "WindowsWrapper.h"
 
 #include "Backends/Audio.h"
-//#include "Main.h"	// Was for gModulePath, but this is unneeded in portable since LoadSoundObject is commented out in portable
+//#include "Main.h"	// Was for gModulePath, but this is unneeded in the portable branch since LoadSoundObject is commented-out
 #include "Organya.h"
 #include "PixTone.h"