This repository has been archived on 2024-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
segatools/platform/misc.h

6 lines
124 B
C

#pragma once
#include "platform/config.h"
HRESULT misc_hook_init(const struct misc_config *cfg, const char *platform_id);