Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
reinaldogpn authored Jul 26, 2022
1 parent d95a474 commit 27dd9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ifeq ($(OS),Windows_NT)
PROJ_NAME=Pacman.exe

# Icon para o .exe
ICON=./doc/.icon.o
ICON=./doc/icon.o

# Link .dll
DLL_LINK=https://github.com/reinaldogpn/pacman-allegro5/raw/main/allegro_monolith-5.2.dll
Expand Down

0 comments on commit 27dd9a2

Please sign in to comment.