Updated Use raylib with Code::Blocks (markdown)

master
Ray 8 роки тому
джерело
коміт
cbd950dbb6
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      Use-raylib-with-Code::Blocks.md

+ 1
- 1
Use-raylib-with-Code::Blocks.md

@ -3,7 +3,7 @@ Guide provided by [Mark in raylib forum](http://forum.raylib.com/index.php?p=/di
First, under Project Settings check the box that says, *"This is a custom Makefile"*.
Then, in your project's folder create a file named Makefile and paste the following:
```
```make
files = main.c
output = main.exe

Завантаження…
Відмінити
Зберегти