Change some awkward wording
This commit is contained in:
parent
d5cf991733
commit
fe7765c914
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ MusicID gMusicNo;
|
||||||
unsigned int gOldPos;
|
unsigned int gOldPos;
|
||||||
MusicID gOldNo;
|
MusicID gOldNo;
|
||||||
|
|
||||||
// Note: Pixel made numerous capitalisation errors when making this table.
|
// Note: Pixel made numerous capitalisation errors when creating this table.
|
||||||
// This isn't a problem for Windows, because of its case-insensitive filesystem.
|
// This isn't a problem for Windows, because of its case-insensitive filesystem.
|
||||||
const STAGE_TABLE gTMT[95] = {
|
const STAGE_TABLE gTMT[95] = {
|
||||||
STAGE_ENTRY("0", "0", 4, "bk0", "Guest", "0", 0, "Null", "\x96\xB3"), /* 無 */
|
STAGE_ENTRY("0", "0", 4, "bk0", "Guest", "0", 0, "Null", "\x96\xB3"), /* 無 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue