added icon

This commit is contained in:
Sylvain PILLOT 2023-05-30 08:02:52 +02:00
parent 99e7b3417b
commit dedb8cc09c
4 changed files with 4 additions and 4 deletions

View File

@ -35,5 +35,5 @@ target_link_libraries(myaddin Azur::Azur -lnum LibProf::LibProf Gint::Gint -lstd
if("${FXSDK_PLATFORM_LONG}" STREQUAL fxCG50)
generate_g3a(TARGET myaddin OUTPUT "Pinball.g3a"
NAME "Pinball" ICONS assets-cg/icon-uns.png assets-cg/icon-sel.png)
NAME " " ICONS assets-cg/icon-uns.png assets-cg/icon-sel.png)
endif()

View File

@ -1,12 +1,12 @@
Add non circular obstacles
[DONE] Add non circular obstacles
Add several boards
[DONE] Add several boards
Add background pictures
Add targets and enable bonus
Add multiple flippers all around the tables/boards
[DONE] Add multiple flippers all around the tables/boards
Add the possibilty to have connected tables using a kind on tunnel

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 30 KiB