mirror of
https://github.com/zoriya/My3D.git
synced 2026-06-04 02:56:32 +00:00
moving vertex files in ismotry folder
This commit is contained in:
+4
-4
@@ -69,7 +69,7 @@ add_executable(My3D
|
||||
lib/gamacon/src/components/parallax_component.c
|
||||
lib/gamacon/src/components/renderer.c
|
||||
lib/gamacon/src/components/transform_component.c
|
||||
lib/gamacon/src/components/renderers/vertex_component.c
|
||||
lib/gamacon/src/components/isometry/vertex_component.c
|
||||
lib/gamacon/src/deserializer/deserialize_entity.c
|
||||
lib/gamacon/src/deserializer/prefab.c
|
||||
lib/gamacon/src/engine/discard_player.c
|
||||
@@ -211,7 +211,7 @@ add_executable(My3D
|
||||
lib/my/my/my_str_replace.c
|
||||
lib/gamacon/src/sfml_renderer/sfml_init.c
|
||||
lib/gamacon/src/sfml_renderer/sfml_events.c
|
||||
lib/gamacon/src/components/renderers/map_managment.c
|
||||
lib/gamacon/src/components/isometry/map_managment.c
|
||||
lib/gamacon/include/components/map_managment.h
|
||||
lib/xmlparser/src/otherget.c
|
||||
src/options.c
|
||||
@@ -242,14 +242,14 @@ add_executable(My3D
|
||||
src/systems/game_manager_system.c
|
||||
include/systems/game_manager_system.h
|
||||
lib/gamacon/include/keybindings.h
|
||||
lib/gamacon/src/components/renderers/map_interactions.c
|
||||
lib/gamacon/src/components/isometry/map_interactions.c
|
||||
lib/gamacon/include/map_interactions.h
|
||||
lib/gamacon/include/keybindings.h
|
||||
lib/gamacon/src/ui/tooltip.c
|
||||
lib/gamacon/src/components/tooltip_component.c
|
||||
lib/gamacon/include/components/tooltip_component.h
|
||||
lib/gamacon/src/systems/tooltip_system.c
|
||||
)
|
||||
lib/gamacon/src/components/isometry/vertex_data_loader.c)
|
||||
|
||||
add_compile_options(-W -Wall -Wextra -Wshadow)
|
||||
|
||||
|
||||
+1
-1
Submodule lib/gamacon updated: 15fd9ad989...dfda973a28
Reference in New Issue
Block a user