Meowth/src/patcher/patches/youtube.h
2022-10-24 21:57:58 +11:00

12 lines
221 B
C

//
// Created by ash on 24/10/22.
//
#ifndef INKAY_YOUTUBE_H
#define INKAY_YOUTUBE_H
#include "patcher/rplinfo.h"
void Patch_youtube(uint32_t titleVer, uint64_t titleId, const rplinfo& rpls);
#endif //INKAY_YOUTUBE_H