Skip to content

Commit ad755d2

Browse files
authored
Update README.md
1 parent 1a95c60 commit ad755d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Yes, we still use graphics.h like a total fucking retard...
1010
3. Copy files from include and lib folder from graphics folder file you downloaded in step 1 to include and lib folder of tdm-gcc 32bit.
1111
4. Open VS Code and create a new project folder and open C/C++ configuration.
1212
5. In the configuration setting set compiler path to C:/TDM-GCC-32/bin/g++.exe (this location may be different).
13-
6. Paste following to compiler arguments -lbgi
13+
6. Paste following to compiler arguments
14+
-lbgi
1415
-lgdi32
1516
-lcomdlg32
1617
-luuid

0 commit comments

Comments
 (0)