diff --git a/bindings/GeometryDash.bro b/bindings/GeometryDash.bro index 155df79a..052c192c 100644 --- a/bindings/GeometryDash.bro +++ b/bindings/GeometryDash.bro @@ -5972,7 +5972,7 @@ class LevelTools { static float timeForXPos(float, cocos2d::CCArray*, int) = mac 0x293eb0, win 0x18ae70; static gd::string getAudioFileName(int) = mac 0x292840, win 0x189fa0; static gd::string getAudioTitle(int) = mac 0x2922f0, win 0x189c60; - static gd::string artistForAudio(int) = mac 0x292d90; + static int artistForAudio(int) = mac 0x292d90, win 0x18A2D0; static gd::string urlForAudio(int) = mac 0x292f10, win 0x18a4a0; static gd::string nameForArtist(int) = win 0x18A3A0; static gd::string ngURLForArtist(int) = win 0x18A7C0;