mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -374,9 +374,9 @@ If you try debugging in Firefox and it doesn't work well for no apparent
|
|||||||
reason, try Chrome, and vice-versa. These tools are still relatively new,
|
reason, try Chrome, and vice-versa. These tools are still relatively new,
|
||||||
and improving all the time.
|
and improving all the time.
|
||||||
|
|
||||||
SDL_Log() (or even plain old printf) will write to the Javascript console,
|
SDL_Log() (or printf) will write to the Javascript console,
|
||||||
and honestly I find printf-style debugging to be easier than setting up a build
|
so printf-style debugging can be easier than setting up a build
|
||||||
for proper debugging, so use whatever tools work best for you.
|
for proper debugging. Use whatever tools work best for you.
|
||||||
|
|
||||||
|
|
||||||
## Questions?
|
## Questions?
|
||||||
|
|||||||
Reference in New Issue
Block a user