Add code syntax highlighting
This commit is contained in:
parent
4b3750fb9f
commit
1d24072c3d
|
@ -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());
|
||||||
|
|
Loading…
Reference in New Issue