Translations.h 155 B

12345678910
  1. #pragma once
  2. #include <Windows.h>
  3. #include "../resource.h"
  4. #include "../includes.h"
  5. #include "../api/json/json.hpp"
  6. const char* _(const char* code);