Second and final pass of clearing out tabs.

This commit is contained in:
Lioncash 2014-02-16 23:51:41 -05:00
commit 3fd87a7636
242 changed files with 1706 additions and 1702 deletions

View file

@ -3,7 +3,7 @@
// Refer to the license.txt file included.
//DL facts:
// Ikaruga uses (nearly) NO display lists!
// Ikaruga uses (nearly) NO display lists!
// Zelda WW uses TONS of display lists
// Zelda TP uses almost 100% display lists except menus (we like this!)
// Super Mario Galaxy has nearly all geometry and more than half of the state in DLs (great!)