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:
parent
3a96c775db
commit
ce4f6a7d3e
26 changed files with 196 additions and 168 deletions
|
@ -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"
|
||||
>
|
||||
|
|
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue