mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-18 01:28:06 +00:00
refactor: move Minecraft.Client into app
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "Minecraft.Client/Linux/Stubs/winapi_stubs.h"
|
||||
#include "app/linux/Stubs/winapi_stubs.h"
|
||||
#include "java/Random.h"
|
||||
|
||||
int WeighedRandom::getTotalWeight(std::vector<WeighedRandomItem*>* items) {
|
||||
|
||||
Reference in New Issue
Block a user