Skip to content

Commit 60b9780

Browse files
authored
ceu.lib change
1 parent ce4683a commit 60b9780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@ ceu/
7676
tiny.ttf
7777
```
7878

79-
Open ceu/pico/ceu.lib in a text editor and add ```-lmingw32 -lSDL2main``` at the beginning.
79+
Replace ceu/pico/ceu.lib with the ceu.lib of this repo's releases page.
8080

8181
Go to ceu/pico/, delete pico.ceu and rename pico-x.ceu to pico.ceu.
8282

8383
(Optional) Delete ceu/ceu. It's a bash script, so it won't serve any purpose.
8484

85-
Download ceu.bat in this repo Releases page and place it inside ceu/.
85+
Download ceu.bat from this repo Releases page and place it inside ceu/.
8686

8787

8888
## Testing ceu

0 commit comments

Comments
 (0)