Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
GorgonMeducer committed Sep 9, 2024
1 parent 5be226e commit 4ce50ef
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions examples/[template][pc][vscode]/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ static scene_loader_t * const c_SceneLoaders[] = {
scene_fan_loader,
scene_console_window_loader,
scene_meter_loader,
scene_watch_face_01_loader,
scene_watch_loader,
scene_alarm_clock_loader,
scene_atom_loader,
scene_histogram_loader,
Expand All @@ -244,14 +246,7 @@ static scene_loader_t * const c_SceneLoaders[] = {
#endif

#else
//scene_transform_loader,
//scene_bubble_charging_loader,
//scene_basics_loader,
scene_meter_loader,
//scene_hollow_out_list_loader,
//scene_fitness_loader,
//scene_fan_loader,
//scene_watch_face_01_loader,
scene_basics_loader,
#endif


Expand Down

0 comments on commit 4ce50ef

Please sign in to comment.