Place commercial level name strings consecutively in the same array, so that overflow...
commit7368257a92f012b8a140e6982886e2cab8855466
authorSimon Howard <fraggle@gmail.com>
Tue, 12 Jan 2010 20:09:01 +0000 (12 20:09 +0000)
committerSimon Howard <fraggle@gmail.com>
Tue, 12 Jan 2010 20:09:01 +0000 (12 20:09 +0000)
tree7ffe0f9bbd0333ee91d45f6b0180147de9465583
parent00648571057b84db2d8af232910c3ed0d64cfc15
Place commercial level name strings consecutively in the same array, so that overflowing the end of one list accesses the start of the next.  This trick is used by pl2.wad for its MAP33 secret level.

git-svn-id: https://chocolate-doom.svn.sourceforge.net/svnroot/chocolate-doom/trunk/chocolate-doom@1806 ee5ca603-980d-0410-972c-a23fc50d79fe
src/hu_stuff.c
src/st_stuff.c