From 20c791ebe6526eec175cf83ec1f60d9c4eaa2e67 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Wed, 30 May 2018 16:30:03 -0400 Subject: Began to implement a timer systen and a parser for PALETTE.DAT --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c3fdc4d..6d303ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,6 @@ authors = ["Jakob L. Kreuze "] [dependencies] byteorder = "1" simple-error = "0.1" +glium_sdl2 = "0.15" +sdl2 = "0.30" +glium = "0.18" -- cgit v1.3