Skip to content

Commit

Permalink
allow to use with gdx lwjgl3 backend
Browse files Browse the repository at this point in the history
  • Loading branch information
electronstudio committed Jul 17, 2019
1 parent de433e5 commit bc3e436
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package com.badlogic.gdx.controllers.lwjgl3;

import uk.co.electronstudio.sdl2gdx.SDL2ControllerManager;

public class Lwjgl3ControllerManager extends SDL2ControllerManager {
}

0 comments on commit bc3e436

Please sign in to comment.