Files
itgmania212121/stepmania/src/archutils/Win32/GotoURL.h
T

6 lines
82 B
C

#ifndef GOTO_URL_H
#define GOTO_URL_H
HINSTANCE GotoURL(const char *url);
#endif