migrated sendSingleRefList to spacket

This commit is contained in:
h4570
2020-11-17 13:20:18 +01:00
parent d2ce2eb7b2
commit 4112e6d327
2 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -15,8 +15,8 @@
#include <draw_buffers.h>
#include <tamtypes.h>
#include <draw_primitives.h>
#include <packet.h>
#include <spacket.h>
#include <packet.h>
#include <math3d.h>
const u32 VIF_BUFFER_SIZE = 48 * 1024;