examples: update tetris readme

pull/3675/head
Mahmoud Samir Fayed 2020-02-07 20:47:05 +03:00 committed by GitHub
parent 35bef514b0
commit 99217da6ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ Tetris has a temporary dependency on GLFW.
`sudo pacman -S glfw-x11`
## Windows
Copy `thirdparty/glfw/glfw3.dll` to this directory.
Copy `thirdparty/glfw/glfw3.dll` & `thirdparty/freetype/win64/freetype.dll` to this directory.