Small amend to previous edit (missing word)

master
Tristano Ajmone 5 年前
父节点
当前提交
954c270926
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Working-on-Windows.md

+ 1
- 1
Working-on-Windows.md

@ -7,7 +7,7 @@ To build your raylib game for Windows you need to download raylib git repository
* Notepad++ (preconfigured) - To edit code, it includes ready-to-use scripts to compile code and examples.
* raylib library - Including, source, release, examples and templates.
If you want, you can a different code editor (e.g. Visual Studio) or another compiler, but the following instructions are focused on raylib standard development tools: Notepad++ and TCC/MinGW.
If you want, you can use a different code editor (e.g. Visual Studio) or another compiler, but the following instructions are focused on raylib standard development tools: Notepad++ and TCC/MinGW.
### Build raylib using Notepad++ script

正在加载...
取消
保存