Merge remote-tracking branch 'emoose/stfs-packages' into canary

This commit is contained in:
illusion98 2019-08-27 23:17:59 -05:00
commit 0eb250ed69
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ namespace xe {
namespace kernel {
namespace xam {
class ContentPackage;
struct XCONTENT_DATA {
static const size_t kSize = 4 + 4 + 128 * 2 + 42 + 2; // = 306 + 2b padding
uint32_t device_id;