Fix windows build
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# Shrooms VB (native)
|
||||
|
||||
An SDL-based implementation of shrooms-vb.
|
||||
|
||||
## Setup
|
||||
|
||||
Install the following dependencies:
|
||||
- `gcc` (or MinGW on Windows) (or whatever, just set `CC`)
|
||||
- `pkg-config`
|
||||
- sdl2
|
||||
|
||||
Run
|
||||
```sh
|
||||
make build
|
||||
# Shrooms VB (native)
|
||||
|
||||
An SDL-based implementation of shrooms-vb.
|
||||
|
||||
## Setup
|
||||
|
||||
Install the following dependencies:
|
||||
- `gcc` (or MinGW on Windows) (or whatever, just set `CC`)
|
||||
- `pkg-config`
|
||||
- sdl2
|
||||
|
||||
Run
|
||||
```sh
|
||||
make build
|
||||
```
|
||||
Reference in New Issue
Block a user