mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Remove some unused love.physics Body methods, and clean up a bit of code.
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
#ifndef LOVE_REFERENCE_H
|
||||
#define LOVE_REFERENCE_H
|
||||
|
||||
// LOVE
|
||||
#include "runtime.h"
|
||||
struct lua_State;
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user