rs-client: more random bits and pieces, last for today i swear

This commit is contained in:
Lucwousin
2019-08-03 01:10:32 +02:00
parent 5b5ee5b5a6
commit b871ebc8e4
11 changed files with 489 additions and 496 deletions

View File

@@ -125,7 +125,8 @@ public enum class192 implements Enumerated {
signature = "(IIIB)I",
garbageValue = "69"
)
static int method3679(int var0, int var1, int var2) {
@Export("WorldMap_hslToRgb")
static int WorldMap_hslToRgb(int var0, int var1, int var2) {
if (var2 > 179) {
var1 /= 2;
}