Add code syntax highlighting

This commit is contained in:
Leilukin 2024-08-02 16:17:34 +08:00 committed by Helen Chong
parent 0e7d7da614
commit b017afb3da

View File

@ -27,7 +27,7 @@ https://www.youtube.com/watch?v=jzqfXoOvGrw
As shown in the screenshot above, once you begin this conversation, the script `k_hjuh_p17` will fire, and this is the source of the script in question: As shown in the screenshot above, once you begin this conversation, the script `k_hjuh_p17` will fire, and this is the source of the script in question:
``` ```c
void main() void main()
{ {
int iGender = GetGender(GetPCSpeaker()); int iGender = GetGender(GetPCSpeaker());