NEWSS:SetNotificationHeaderOther: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00120082] |- | 1 | Notification ID |- | 2 | Header buffer size |- | 3 | (HdrSize..." |
DaniElectra (talk | contribs) Correct GetNotificationHeaderOther to SetNotificationHeaderOther |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
|- | |- | ||
| 3 | | 3 | ||
| (HdrSize<<4) <nowiki>|</nowiki> | | (HdrSize<<4) <nowiki>|</nowiki> 10 | ||
|- | |- | ||
| 4 | | 4 | ||
Line 35: | Line 35: | ||
=Description= | =Description= | ||
This is | This is the same as [[NEWSS:SetNotificationHeader]], but it only applies the changes in memory, and doesn't save the changes to the savedata. |