aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/dyncom/arm_dyncom_interpreter.h
blob: 3a2462f551a95806f41240306f0d8a3dcf5bd1cc (plain)
1
2
3
4
5
6
7
// Copyright 2014 Citra Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.

#pragma once

unsigned InterpreterMainLoop(ARMul_State* state);