Changes

Jump to navigation Jump to search
m
→‎Header structure: Define values always set
Line 40: Line 40:  
| 0x0
 
| 0x0
 
| 0x1
 
| 0x1
| u8 flag: 0 = invalid, 1 = valid ("notification exists" flag).
+
| u8 flag: 0 = invalid, 1 = valid ("notification exists" flag). Always 0x1
 
|-
 
|-
 
| 0x1
 
| 0x1
 
| 0x1
 
| 0x1
| u8 flag: 0 = read, 1 = unread
+
| u8 flag: 0 = read, 1 = unread. Always 0x1
 
|-
 
|-
 
| 0x2
 
| 0x2
Line 52: Line 52:  
| 0x3
 
| 0x3
 
| 0x1
 
| 0x1
| u8 flag: 0 = non-SpotPass notification, 1 = SpotPass notification.
+
| u8 flag: 0 = non-SpotPass notification, 1 = SpotPass notification (zero for system notifications)
 
|-
 
|-
 
| 0x4
 
| 0x4
 
| 0x1
 
| 0x1
| u8 flag: 0 = opted in to this notification, 1 = opted out of this notification
+
| u8 flag: 0 = opted in to this notification, 1 = opted out of this notification. Always 0x0
 
|-
 
|-
 
| 0x5
 
| 0x5
127

edits

Navigation menu