malveke_photo.h 178 B

12345678910
  1. #pragma once
  2. #ifndef MALVEKE_PHOTO_H
  3. #define MALVEKE_PHOTO_H
  4. #include "../malveke_gb_photo.h"
  5. void get_timefilename(FuriString* name, int index);
  6. #endif /* MALVEKE_PHOTO_H */