mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-03 17:03:37 -04:00
Continue robbing prime github dolphin libs blind (#254)
* Continue work on dolphin libs * tp.py pull-request should print rels by default
This commit is contained in:
@@ -44,8 +44,8 @@ struct OSThreadQueue {
|
||||
};
|
||||
|
||||
struct OSMutexLink {
|
||||
OSMutex* prev;
|
||||
OSMutex* next;
|
||||
OSMutex* prev;
|
||||
};
|
||||
|
||||
struct OSMutexQueue {
|
||||
|
||||
Reference in New Issue
Block a user