From: Sebastian Date: Wed, 11 Dec 2013 00:13:59 +0000 (+0100) Subject: dol: fix shm_t contain the shm-buffers X-Git-Url: http://sraa.de/git/?a=commitdiff_plain;h=288a00688bd1ef5ffad268212df3c54c7c8c4e30;hp=288a00688bd1ef5ffad268212df3c54c7c8c4e30;p=jump.git dol: fix shm_t contain the shm-buffers The shared.h file contained the typedefs for all buffers, but did not include the buffers themselves in the shared shm_t structure. ---