README-migration: Added backticks to avoid markdown highlighting.

This commit is contained in:
Ryan C. Gordon
2022-12-31 01:12:10 -05:00
committed by GitHub
parent 321c30db57
commit 87c8e2b942

View File

@@ -432,7 +432,7 @@ The following functions have been renamed:
## SDL_platform.h
The preprocessor symbol __MACOSX__ has been renamed __MACOS__, and __IPHONEOS__ has been renamed __IOS__
The preprocessor symbol `__MACOSX__` has been renamed `__MACOS__`, and `__IPHONEOS__` has been renamed `__IOS__`
## SDL_rect.h