1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-20 05:19:29 +00:00

move StringBank to BBGE

This commit is contained in:
fgenesis 2018-01-02 15:31:47 +01:00
commit ce4f6a7d3e
26 changed files with 196 additions and 168 deletions

View file

@ -707,14 +707,6 @@
RelativePath="..\..\Aquaria\Strand.cpp"
>
</File>
<File
RelativePath="..\..\Aquaria\StringBank.cpp"
>
</File>
<File
RelativePath="..\..\Aquaria\StringBank.h"
>
</File>
<File
RelativePath="..\..\Aquaria\SubtitlePlayer.cpp"
>

View file

@ -677,6 +677,14 @@
RelativePath="..\..\BBGE\StateManager.h"
>
</File>
<File
RelativePath="..\..\BBGE\StringBank.cpp"
>
</File>
<File
RelativePath="..\..\BBGE\StringBank.h"
>
</File>
<File
RelativePath="..\..\BBGE\Texture.cpp"
>