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

6 lines
82 B
C
Raw Normal View History

2002-12-17 06:35:04 +00:00
#ifndef GOTO_URL_H
#define GOTO_URL_H
HINSTANCE GotoURL(const char *url);
#endif