Cxbx-Reloaded / xbox_kernel_test_suite

Xbox kernel APIs tester written using nxdk
GNU General Public License v3.0
22 stars 6 forks source link

Using debugPrint calls directly does not include newline automatically #93

Closed RadWolfie closed 10 months ago

RadWolfie commented 10 months ago

These are all debugPrint calls that are in need of newline break. The last debugPrint call inside print function is already handled.