mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update native (add jpgd)
This commit is contained in:
parent
5e24021117
commit
a3a98c550a
2 changed files with 5 additions and 1 deletions
|
@ -646,6 +646,10 @@ add_library(native STATIC
|
|||
native/util/text/utf8.h
|
||||
native/util/text/utf8.cpp
|
||||
native/util/const_map.h
|
||||
native/ext/jpge/jpgd.cpp
|
||||
native/ext/jpge/jpgd.h
|
||||
native/ext/jpge/jpge.cpp
|
||||
native/ext/jpge/jpge.h
|
||||
native/ext/rapidxml/rapidxml.hpp
|
||||
native/ext/rapidxml/rapidxml_iterators.hpp
|
||||
native/ext/rapidxml/rapidxml_print.hpp
|
||||
|
|
2
native
2
native
|
@ -1 +1 @@
|
|||
Subproject commit 15f5a97a4e328fcb54cf7632ec67c1f542f71746
|
||||
Subproject commit 72eefa450f89a58971a2343f0f60aebfe23bac92
|
Loading…
Add table
Reference in a new issue