mirror of
https://github.com/zeldaret/tp
synced 2026-08-06 09:53:43 -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