Add backward-cpp submodule
This commit is contained in:
parent
380cce6026
commit
24ed466a8a
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "include/backward-cpp"]
|
||||
path = include/backward-cpp
|
||||
url = git@github.com:bombela/backward-cpp.git
|
2
TODO.md
2
TODO.md
@ -6,7 +6,6 @@
|
||||
- Input Lag
|
||||
- Fullscreen handling
|
||||
- Delay Marker loading
|
||||
- Refactor Mouse input code
|
||||
- Backport Touch support from Gameplay code
|
||||
|
||||
## Gameplay Screen
|
||||
@ -51,6 +50,7 @@
|
||||
## Misc
|
||||
- Make Drawables lazily react to resolution changes
|
||||
- update .memon spec and memoncpp to support BPM Changes
|
||||
- efficient precise input in gameplay
|
||||
|
||||
## FB9 Support
|
||||
|
||||
|
1
include/backward-cpp
Submodule
1
include/backward-cpp
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 29e4061494e1ac4e40b2b09fd3e35c310ca137fc
|
Loading…
Reference in New Issue
Block a user