Raw Thrills I/O: Added comments listing the author and a summary

This commit is contained in:
x0rbl
2019-09-20 15:37:12 -07:00
parent 6841d0574d
commit b4806b0038
2 changed files with 7 additions and 0 deletions
@@ -1,3 +1,6 @@
// This input handler is meant to be used with Raw Thrills DDR cabinets, such
// as the US arcade release of DDR X2.
#include "global.h"
#include "InputHandler_Win32_RTIO.h"
@@ -599,6 +602,8 @@ int SerialDevice::Write(const char *buffer, int buffer_size)
}
/*
* Contributed by x0rbl (2019). Stepmania copyright/license:
*
* (c) 2003-2004 Glenn Maynard
* All rights reserved.
*
@@ -96,6 +96,8 @@ private:
#endif
/*
* Contributed by x0rbl (2019). Stepmania copyright/license:
*
* (c) 2003-2004 Glenn Maynard
* All rights reserved.
*