|
Stratosphère: Simplify some for loops (#76)
Simplifies some loops by removing the need to manually calculate or re-specify the array size. Eliminates any chance of using the wrong size and less typing. |
|---|
|
|
| stratosphere/boot2/source/boot2_main.cpp |
|---|
| stratosphere/loader/source/ldr_launch_queue.cpp |
|---|
| stratosphere/sm/source/sm_registration.cpp |
|---|