Raw Thrills I/O: Added comments listing the author and a summary
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user