eikhner

app_config.c

Sep 20th, 2025
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.15 KB | None | 0 0
  1. #include "app_config.h"
  2.  
  3. /* Единственное определение глобальной конфигурации в RAM */
  4. ConfigPayload g_cfg;
  5.  
Advertisement
Add Comment
Please, Sign In to add comment