mirror of
https://github.com/love2d/love.git
synced 2026-08-19 20:19:42 +02:00
Finally abstracted constants properly. Changed how the event module works; wasn't really abstract before. Removed libs we're not going to use: native, signal.
This commit is contained in:
@@ -154,6 +154,10 @@
|
||||
RelativePath="..\..\..\src\common\Data.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\common\EnumMap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\common\Exception.cpp"
|
||||
>
|
||||
@@ -306,6 +310,18 @@
|
||||
RelativePath="..\..\..\src\common\runtime.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\common\string.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\common\string.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\common\StringMap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\common\types.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user